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

32 commits

Author SHA1 Message Date
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
2902ae1887 Horus simulator should now be OK 2015-10-14 23:47:51 +02:00
Bertrand Songis
c846cc582a Missing bits on 9XRPRO 2015-09-02 21:57:29 +02:00
Bertrand Songis
a2902280b0 #2619 - Stupid bug
Only ~62 EEPROM write and then we get an INVALID EEPROM
2015-08-03 22:35:16 +02:00
Bertrand Songis
10832ad60a #2619 - Valgrind complains on EEPROM block erase
Should not change anything though.
2015-08-03 22:33:28 +02:00
Damjan Adamic
5048ce5d45 Re #2404: better definition of PLAY_MODEL_NAME() for various platforms 2015-07-19 12:44:40 +02:00
Damjan Adamic
268f168218 Re #2404: Compilation fix 2015-07-19 11:13:51 +02:00
Damjan Adamic
08d4cb15aa Fixes #2404: model name played when model is loaded (if file "SOUNDS/<language>/<model_name>/name.wav" exists) 2015-07-19 11:07:57 +02:00
bsongis
886431f396 [Sky9x] EEPROM fixes 2015-04-28 20:38:05 +02:00
bsongis
a85240d665 Boyscout changes 2015-04-26 13:27:05 +02:00
bsongis
627d3fcfd6 [Sky9x] EEPROM format changed to allow a recovery in case of EEPROM file
system error
2015-04-25 09:01:23 +02:00
bsongis
3cdcb0e203 [Sky9x] EEPROM code moved to driver 2015-04-25 08:16:01 +02:00
bsongis
dbd452aefd [Sky9x] EEPROM fixes 2015-04-24 22:32:23 +02:00
bsongis
8425024eb9 eepromCheck called inside eepromOpen 2015-04-20 18:17:57 +02:00
bsongis
2ed15a8388 [Sky9x] EEPROM format change
Addresses remarks from Mike about new EEPROM format
2015-04-20 18:08:04 +02:00
Bertrand Songis
1964ac207c EEPROM on Sky9x 2015-04-19 22:37:55 +02:00
bsongis
ae26f4c4d5 Cosmetics 2015-04-07 22:38:36 +02: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
Damjan Adamic
c89381bae5 Fixes #1791: Port Lua Bin Allocator to next:
* Bin Allocator
* Lua memory allocaton fixes
* Simulator memory leak fixes
2014-10-26 09:14:45 +01:00
bsongis
2f8b9347a4 Global functions (only Firmware) - saves 20bytes flash on 9X stock 2014-09-18 11:44:09 +02:00
bsongis
1f77806017 #1692 - We flush the queue instead of stopping the audio (the TADA sound
is cut otherwise)
2014-09-10 20:05:54 +02:00
bsongis
a5296ca3c6 Fixes #1692 2014-09-10 12:15:38 +02:00
Damjan Adamic
30a68cf170 Fixes #1440 - Logical switches state not reset after model load:
* logical switches reset not called anymore when user selects "Reset Flight", but only after model load
* logical switches reset now includes a reset of switches state (set to false)
2014-07-05 19:11:16 +02:00
bsongis
b376192b61 Telemetry refactoring 2014-05-15 18:07:52 +02:00
bsongis
2fbd4ff13a Mixer code splitted differently 2014-05-15 12:08:57 +02:00
bsongis
d1d499a299 Conversions now run when restoring old Model backups 2014-04-07 12:00:02 +02:00
bsongis
bb57755f5e EEPROM conversions on sky9x 2014-03-29 10:07:22 +01:00
bsongis
59aa647c3d ModelData size on Sky9x was too big 2014-03-28 17:35:32 +01:00
bsongis
d465ee80a2 Indentation fixed so that cpplint is ok 2014-02-26 15:22:27 +01:00
Bertrand Songis
e38a4d320f Issue #713 - Automatic Switch Audio Files (part 1) 2014-02-19 10:41:03 +01:00
Bertrand Songis
a48d76504a [all] Issue #592 - Sticky switches: more code rewritten, more flash
saved on 9x stock. Logical Switches Delay and Duration modified on
Taranis and Sky9x
2014-02-03 23:20:49 +01:00
Bertrand Songis
942e658c8e Directory transmitter renamed to radio 2013-12-02 07:13:57 +01:00
Renamed from transmitter/src/eeprom_raw.cpp (Browse further)