1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 17:25:13 +03:00
Commit graph

8 commits

Author SHA1 Message Date
bsongis
2204c7523a Copyright notice updated 2012-02-10 16:33:08 +00:00
mihlit@mihlit.cz
acd523e699 make code compatible with up-to-date build environment
These changes make it possible to compile open9x with old (avr-gcc 4.3.3, 
avr-libc 1.6.7) and up-to-date (avr-gcc 4.6.2, avr-libc 1.8.0) build
environments. See Issue 1 for more details.
2012-02-02 11:23:38 +00:00
bsongis
c651917da8 Some rename to open9x 2012-01-18 21:39:45 +00:00
bsongis
3e453ec236 Bug in channels order in templates 2012-01-16 13:51:18 +00:00
bsongis
afe2e339b3 Some RAM saved in getADC functions (port from er9x). Reverse throttle issue 14 solved. Bug in mixer delays. PPM frame length configurable. 2011-11-18 18:45:12 +00:00
bsongis
dc0b387b6e Hopefully the last async eeprom write bug solved (missing wdt_reset)... Clear Mixes not working 2011-09-27 10:06:00 +00:00
bsongis
af73d05bbd Backup before 10bits trims function merge (instead of 8bits + subtrims) 2011-09-14 12:54:57 +00:00
bsongis
f0fca34b7e Backup before extended trims function merge 2011-09-13 18:11:01 +00:00