Ondřej Hruška
|
0b14e5dda4
|
fix 1wire bugginess with addressing
|
7 years ago |
Ondřej Hruška
|
d8bdaf7203
|
simple pwm
|
7 years ago |
Ondřej Hruška
|
3fdd51ba2e
|
rm commented out crap
|
7 years ago |
Ondřej Hruška
|
5dd350ffe4
|
fix ini parser wrt spaces in value
|
7 years ago |
Ondřej Hruška
|
4b8d24ae0f
|
rewritten ini parser for smaller size
|
7 years ago |
Ondřej Hruška
|
ed7a4c80a0
|
size reduction by using specialized entry funcs
|
7 years ago |
Ondřej Hruška
|
a60b736834
|
massive utils refactoring, renames, avr libc utils cleaning
|
7 years ago |
Ondřej Hruška
|
b678a8f2b7
|
fcap cleaning, added new features and reorganized the unit
|
7 years ago |
Ondřej Hruška
|
1a6dd4b5ae
|
indirect frequency measurement
|
7 years ago |
Ondřej Hruška
|
003ae692e6
|
sipo finished
|
7 years ago |
Ondřej Hruška
|
260fcc3e65
|
experimental ADC front-end with dummy reports
|
7 years ago |
Ondřej Hruška
|
02f69b0e37
|
work on ADC sampling, not tested, missing commands
|
7 years ago |
Ondřej Hruška
|
3ebc19fc2d
|
fixes and start of ADC. Not really working yet
|
7 years ago |
Ondřej Hruška
|
b6f7060516
|
1wire cleaning, added 1w UU, renamed some error messages
|
7 years ago |
Ondřej Hruška
|
0e378b6547
|
added 1wire search algorithm
|
7 years ago |
Ondřej Hruška
|
af35cee030
|
untested new onewire commands (all except search algos)
|
7 years ago |
Ondřej Hruška
|
04e32860f7
|
implemented precision timestamps in report messages
|
7 years ago |
Ondřej Hruška
|
3784a46951
|
everything is now documented
|
7 years ago |
Ondřej Hruška
|
b3d1f95e7d
|
cleanup and added sync + async commands
|
7 years ago |
Ondřej Hruška
|
2881c2ff2a
|
almost finished DMA reception
|
7 years ago |
Ondřej Hruška
|
05875a8167
|
fixed bogus slotcount use display + moved some stuff to dynalloc to save ram
|
7 years ago |
Ondřej Hruška
|
ace2bd6357
|
switch to freeRtos malloc + improve malloc_safe utils, fixed memleak
|
7 years ago |
Ondřej Hruška
|
0ef1134aa0
|
some traps
|
7 years ago |
Ondřej Hruška
|
69443613fc
|
some more stack shrinking
|
7 years ago |
Ondřej Hruška
|
7280338f8b
|
take some steps towards reducing memory footprint in stack buffers
|
7 years ago |
Ondřej Hruška
|
29264540f7
|
added uart init (untested) and more config option
|
7 years ago |
Ondřej Hruška
|
e88bf84ea1
|
basic usart skeleton
|
7 years ago |
Ondřej Hruška
|
7816d75563
|
merged job queue with message queue
|
7 years ago |
Ondřej Hruška
|
26934a0984
|
Implemented PINOUT.TXT file
|
7 years ago |
Ondřej Hruška
|
05a568a27c
|
ram savings by using new bitfield-based rsc alloc
|
7 years ago |
Ondřej Hruška
|
913f431a54
|
stub of SPI write cmd, multicast cmd
|
7 years ago |
Ondřej Hruška
|
71f5918e54
|
fixed hardfault handler to better work on cm0
|
7 years ago |
Ondřej Hruška
|
1e41d4c3cb
|
added unit type checks to UU_ functions
|
7 years ago |
Ondřej Hruška
|
a5d9635cee
|
fixed some remaining bugs
|
7 years ago |
Ondřej Hruška
|
ab2dfe3a76
|
Rewrite all units and other logic to better use return values and added TRY() helper
|
7 years ago |
Ondřej Hruška
|
f917427be4
|
i2c write works
|
7 years ago |
Ondřej Hruška
|
a3df4d79e1
|
better asm loop
|
7 years ago |
Ondřej Hruška
|
5cbc9fa6dd
|
fixed the delay loop thing
|
7 years ago |
Ondřej Hruška
|
dcf0037b83
|
neopixel improvements
|
7 years ago |
Ondřej Hruška
|
8768dc31ab
|
added DI unit
|
7 years ago |
Ondřej Hruška
|
0af90eccbf
|
added version markers to settings, option to disable INI comments
|
7 years ago |
Ondřej Hruška
|
393ec1e951
|
reworking pins, flash doesnt work
|
7 years ago |
Ondřej Hruška
|
89f8c59d40
|
make some options configurable and rename some constants
|
7 years ago |
Ondřej Hruška
|
bef9b83826
|
Moved size defines to plat_compat
|
7 years ago |
Ondřej Hruška
|
ad2e19d4fe
|
use bulk typedefs in functions, add monitoring of msg queue usage to stackmon
|
7 years ago |
Ondřej Hruška
|
4f92b97305
|
removed low prio queue
|
7 years ago |
Ondřej Hruška
|
d8e2d016d2
|
modularized bulk read
|
7 years ago |
Ondřej Hruška
|
fa5261b65a
|
some cleaning
|
7 years ago |
Ondřej Hruška
|
56a935cdd0
|
Code import
|
7 years ago |