コミットグラフ

275 コミット (master)
 

作成者 SHA1 メッセージ 日付
Ondřej Hruška 3d3d74f381
updated readme 6年前
Ondřej Hruška 20639b77a6
clean up for porting - move platform specific stuff into outer project 6年前
Ondřej Hruška b8909fca06
makefile correction 6年前
Ondřej Hruška 54b72a4bf1
makefile improvements for a faster build 6年前
Ondřej Hruška afee9ab6a3
fix build if debug uart is disabled 6年前
Ondřej Hruška a1e9cf2a57
Modularization, stage 1 (core side) - units moved to F072 6年前
Ondřej Hruška 482a67c5d2
bump version to 1.0.0 6年前
Ondřej Hruška 9703408307
implemented makefile hack for optional unit inclusion (needs integration in platform.c) 6年前
Ondřej Hruška b40825a75f
renumbered neopixel to make more sense in decadic 6年前
Ondřej Hruška 6bfa40ce9f
better neopixel commands for sparse writing 6年前
Ondřej Hruška 315da1fc82
Merge branch 'zero-port' 6年前
Ondřej Hruška 0bce53403f
gex zero support, also nrf remapping based on platform and optional disable 6年前
Ondřej Hruška 30d1762710
version 6年前
Ondřej Hruška 49c291dade
fix adc triggers frame format broken 6年前
Ondřej Hruška 02b0ceb139
adc EOS IRQ speedup with a lookup array, achievable up to 100kHz with short capture window 6年前
Ondřej Hruška c0846f0bb7
Fix incorrect ADC channel counting with 16,17. Also make averaging toggleable. 6年前
Ondřej Hruška 396501564a
Fixed DAC not correctly deinited causing INI crashes 6年前
Ondřej Hruška 041e4f5b70
version increment 6年前
Ondřej Hruška 4ede660471
Merge branch 'nordic' 6年前
Ondřej Hruška 73e134d0b6
cleaned up nordic config 6年前
Ondřej Hruška dc78c4da41
add default settings for nordic 6年前
Ondřej Hruška 2bad5d69e6
possibly improved the rx routine 6年前
Ondřej Hruška e4ae8e23fc
working nordic comm, tested. May need cleaning 6年前
Ondřej Hruška 2f4101a6e0
nordic fixes, still not working 6年前
Ondřej Hruška 5eec46c041
nordic implemented, need testing and fixes 6年前
Ondřej Hruška 9182c666ea
now it's possible to read and write SYSTEM.INI using bulk 6年前
Ondřej Hruška a66c453820
support for reading ADC calibration values 6年前
Ondřej Hruška de75f2d91c
use new GEX vid pid 6年前
Ondřej Hruška e667a2dd3a
fixed some wrongly named enum constants 6年前
Ondřej Hruška 9b1d084308
Merge branch 'uart-comm' 6年前
Ondřej Hruška 102d5f5a4c
implemented fallback to physical usart and basis for wireless support in the future 6年前
Ondřej Hruška 1797f179b4
version 0.1, added readme and license 6年前
Ondřej Hruška 218d26fb7b
fix a spi bulk read bug 6年前
Ondřej Hruška b9f82c8077
fix pb2 claimed on f072 as boot1 when boot1 is only a register flag on this chip 6年前
Ondřej Hruška d1f8804a93
fixes in lock button 6年前
Ondřej Hruška 2e2dab9244
fix unit registry wrongly parsing comma separated list 6年前
Ondřej Hruška e046be30b2
added MCO function for oscillator debugging 6年前
Ondřej Hruška f9200fcc7d
some fixes for cfg button 6年前
Ondřej Hruška ffec192a27
Merge branch 'dac' 6年前
Ondřej Hruška 9f40c6e4dd
DAC advanced features 6年前
Ondřej Hruška b2066a9010
basic static DAC 6年前
Ondřej Hruška 590d550a09
pulse generation for digital out 6年前
Ondřej Hruška 274f2be6e0
compat with 072hub 6年前
Ondřej Hruška 76d1cd3a24
Merge branch 'faster' 6年前
Ondřej Hruška 3654bf2206
various speed-ups in TF_WriteImpl and elsewhere 6年前
Ondřej Hruška 5687196bdd
small speed up using larger buffer and multipart Tx 6年前
Ondřej Hruška da330b4b73
experimental speed-up of cdc Tx 6年前
Ondřej Hruška 0b14e5dda4
fix 1wire bugginess with addressing 6年前
Ondřej Hruška 887887b675
Removed timers use from 1wire, timers disabled, fixed overflow bug 6年前
Ondřej Hruška e96ecceec9
Merge branch 'simple-pwm' 6年前