3djc
dd632969f3
Massive clean thanks to Schwabe : unifdef -m -DCPUARM -UCPUM64 -UCPUM2560 -UPCBSTD -UPCBMEGA2560 -UPCBGRUVIN9X -UPCB9X $(find . -name "*.cpp" -or -name "*.h")
2018-07-05 08:04:55 +02:00
Kilrah
a0c2f0bf19
Timer mode overflow ( fix #5927 )
2018-06-16 11:44:34 +02:00
Bertrand Songis
2b32abe467
[ARM boards] Model persistent timers / telemetry / pots positions were not always correctly saved
2016-09-13 18:35:03 +02:00
Bertrand Songis
7908eaa406
[All] Code refactoring
...
- keys beep and haptic refactoring (not anymore audio events)
- trims move/mid/min/max refactoring (trim end splitted to trim min / trim max)
- S6R new alarms
- S6R servos/rx status displayed as a text (not an integer which has no sense)
- Timer countdown configuration
- The splash was not displayed (but the timeout was there) after the first calibration
2016-05-13 14:41:48 +02:00
Bertrand Songis
97d59cfa56
Copyright script applied to all sources in the radio directory
2015-12-23 19:57:13 +01:00
Bertrand Songis
c8f77fceec
[Horus] SD Storage started. UI continued.
...
+ Some boyscout work on LCD functions
2015-10-22 07:10:19 +02:00
Bertrand Songis
a8db4c4fa5
Fixes #2635 - Not tested yet
2015-08-23 09:21:45 +02:00
Bertrand Songis
9303361d6b
Fixes #2702
2015-08-13 18:14:54 +02:00
bsongis
33dfcbe2f4
Makefile option for Timers count
2015-01-31 08:14:00 +01:00
Damjan Adamic
afc41f082e
Fixes #2009 : Timer Voice minute call not working for persistent timers
...
Timers moved to timer.cpp
Added timer overflow protection
Added timer gtests
THt mode now triggers on THR>10%
2015-01-29 19:26:54 +01:00