Commit Graph

35 Commits (396501564ab9d757ffd2a4aad0cbe34181a0ea6e)

Author SHA1 Message Date
Ondřej Hruška 396501564a
Fixed DAC not correctly deinited causing INI crashes 6 years ago
Ondřej Hruška 2e2dab9244
fix unit registry wrongly parsing comma separated list 6 years ago
Ondřej Hruška 6d8aa4d31d
fixed broken new unit callsign assign algo 6 years ago
Ondřej Hruška 003ae692e6
sipo finished 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 a4e04dc04e
triggering works, also autotrig 6 years ago
Ondřej Hruška 260fcc3e65
experimental ADC front-end with dummy reports 6 years ago
Ondřej Hruška 3ebc19fc2d
fixes and start of ADC. Not really working yet 6 years ago
Ondřej Hruška b2ead539bf
added more comments 6 years ago
Ondřej Hruška 8272a36aee
Implemented unit timed tick and uart rx timeout 6 years ago
Ondřej Hruška 137619d942
added a safeguard 6 years ago
Ondřej Hruška ace2bd6357
switch to freeRtos malloc + improve malloc_safe utils, fixed memleak 6 years ago
Ondřej Hruška 69443613fc
some more stack shrinking 6 years ago
Ondřej Hruška 26934a0984
Implemented PINOUT.TXT file 6 years ago
Ondřej Hruška b5d9d146f9
fixed the bug with botched deinig, caused by use of malloc instead of calloc 6 years ago
Ondřej Hruška 6756b79ef4
added automatic GPIO teardown, remap support to i2c, force error comments in ini if disabled 6 years ago
Ondřej Hruška 05a568a27c
ram savings by using new bitfield-based rsc alloc 6 years ago
Ondřej Hruška e82306c36f
added more informative error message to unit failed due to rsc not avail 6 years ago
Ondřej Hruška 931f6cea59
added missing mutex for shared scratch buffer 6 years ago
Ondřej Hruška 645619e9c5
fixed the bug 6 years ago
Ondřej Hruška ab2dfe3a76
Rewrite all units and other logic to better use return values and added TRY() helper 6 years ago
Ondřej Hruška 9873d18298
Fixed bug in ini parsing 6 years ago
Ondřej Hruška a54726bd5c
added logging of driver loading 6 years ago
Ondřej Hruška 85dd77311b
made some stuff static 6 years ago
Ondřej Hruška 37f712f054
Split system settings to separate config file 6 years ago
Ondřej Hruška 0af90eccbf
added version markers to settings, option to disable INI comments 6 years ago
Ondřej Hruška 8ded459c68 make it possible to disable VFS and MSC via makefile 6 years ago
Ondřej Hruška cc0bf107f0 rename some funcs related to settings, preparing to add commands for reading and writing the ini file. 6 years ago
Ondřej Hruška 7f682b2dcd some cleaning 6 years ago
Ondřej Hruška 92c28c5daf rename tf response helpers to com_* 6 years ago
Ondřej Hruška 97b6fd0028 removed all uses of the jobs queue for TF responses, not needed naymore 6 years ago
Ondřej Hruška ccbff578b3 tf update and some progress 6 years ago
Ondřej Hruška fa5261b65a some cleaning 6 years ago
Ondřej Hruška 803cd57960
simplified config file comments, fixed settings not peristed, fixed F407 flash code 7 years ago
Ondřej Hruška 56a935cdd0
Code import 7 years ago