Commit Graph

111 Commits (3d3d74f3817e89a8c3ce2cb36501ad292b6ddc85)

Author SHA1 Message Date
Ondřej Hruška 20639b77a6
clean up for porting - move platform specific stuff into outer project 6 years ago
Ondřej Hruška a1e9cf2a57
Modularization, stage 1 (core side) - units moved to F072 6 years ago
Ondřej Hruška 0bce53403f
gex zero support, also nrf remapping based on platform and optional disable 6 years ago
Ondřej Hruška 73e134d0b6
cleaned up nordic config 6 years ago
Ondřej Hruška 5eec46c041
nordic implemented, need testing and fixes 6 years ago
Ondřej Hruška 9182c666ea
now it's possible to read and write SYSTEM.INI using bulk 6 years ago
Ondřej Hruška 102d5f5a4c
implemented fallback to physical usart and basis for wireless support in the future 6 years ago
Ondřej Hruška b9f82c8077
fix pb2 claimed on f072 as boot1 when boot1 is only a register flag on this chip 6 years ago
Ondřej Hruška d1f8804a93
fixes in lock button 6 years ago
Ondřej Hruška f9200fcc7d
some fixes for cfg button 6 years ago
Ondřej Hruška 9f40c6e4dd
DAC advanced features 6 years ago
Ondřej Hruška b2066a9010
basic static DAC 6 years ago
Ondřej Hruška 590d550a09
pulse generation for digital out 6 years ago
Ondřej Hruška 274f2be6e0
compat with 072hub 6 years ago
Ondřej Hruška 5687196bdd
small speed up using larger buffer and multipart Tx 6 years ago
Ondřej Hruška d8bdaf7203
simple pwm 6 years ago
Ondřej Hruška 2812f962d9
added watchdog 6 years ago
Ondřej Hruška 5019bf225d
touch interleaved sense mode, improved blinking in file writes via the api 6 years ago
Ondřej Hruška 41ad18cc7c
improvements + added a toggle for interlaced, not yet fully implemented 6 years ago
Ondřej Hruška 1f2d346e23
tsc ini structure + debug msgs 6 years ago
Ondřej Hruška 1a888366af
fixes, and use the new rsc parsing for some unit pins 6 years ago
Ondřej Hruška a60b736834
massive utils refactoring, renames, avr libc utils cleaning 6 years ago
Ondřej Hruška 8dcdaf9236
provisions for representing pins via resources in settings 6 years ago
Ondřej Hruška b678a8f2b7
fcap cleaning, added new features and reorganized the unit 6 years ago
Ondřej Hruška 805e47594a
direct measurement (need more testing) 6 years ago
Ondřej Hruška 75efa12338
wip direct, unfinished config 6 years ago
Ondřej Hruška 1a6dd4b5ae
indirect frequency measurement 6 years ago
Ondřej Hruška 9cff75554b
sipo implemented 6 years ago
Ondřej Hruška 98900cdb3b
wip sipo 6 years ago
Ondřej Hruška 4c6dae2b23
fixed a bug with parsing adc channels 6 years ago
Ondřej Hruška 36a81aa0b5
Simplified ADC config and rearranged the struct a little 6 years ago
Ondřej Hruška 3c51c0633f
Made "usb tx done" notification bypass the usual bounce via the main thread, made higher samplerate achievable 6 years ago
Ondřej Hruška d6e73a5641
Some optimizations to make it better work at higher speeds. Triggers don't work 6 years ago
Ondřej Hruška dcddca9dd8
Added some protections against creash due to high frequency, but its not ideal ... 6 years ago
Ondřej Hruška 3584830dc5
failing 6 years ago
Ondřej Hruška 02f69b0e37
work on ADC sampling, not tested, missing commands 6 years ago
Ondřej Hruška 300a6a6e90
split ll extensions from hw_utils to own file 6 years ago
Ondřej Hruška 3ebc19fc2d
fixes and start of ADC. Not really working yet 6 years ago
Ondřej Hruška af35cee030
untested new onewire commands (all except search algos) 6 years ago
Ondřej Hruška eca8319820
onewire basic impl + fixed a bug in usec delays 6 years ago
Ondřej Hruška 18e76ad060
base of 1wire, need to make async 6 years ago
Ondřej Hruška 04e32860f7
implemented precision timestamps in report messages 6 years ago
Ondřej Hruška 94e87c74d3
implemented timebase using TIM14 instead of TIM1 6 years ago
Ondřej Hruška 45b4fb45e9
exti working but something is fucked up in the job queue or tinyframe 6 years ago
Ondřej Hruška 255f96c754
Installed new TinyFrame 6 years ago
Ondřej Hruška ceb658e246
more doc comments 6 years ago
Ondřej Hruška 334a89f055
fixed weirdness 6 years ago
Ondřej Hruška 63a7852554
bleh 6 years ago
Ondřej Hruška d1e24608c7
remove redundant gpio clock enables 6 years ago
Ondřej Hruška 8272a36aee
Implemented unit timed tick and uart rx timeout 6 years ago