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

8288 commits

Author SHA1 Message Date
Bertrand Songis
be531b77f0 Commit tests may now me executed from everywhere (not always inside sources) 2016-03-09 20:34:34 +01:00
Bertrand Songis
9263dde231 Compilation fix 2016-03-09 20:32:46 +01:00
Bertrand Songis
473e69b3c3 [Horus] Emergency mode + some simu refactoring to avoid duplicated code 2016-03-09 19:22:27 +01:00
Bertrand Songis
10d0c56b08 [Horus] TODO added 2016-03-09 19:14:51 +01:00
Bertrand Songis
c68e91c004 [Horus] Missing initialization when loading BACKUP RAM 2016-03-09 19:03:26 +01:00
Bertrand Songis
e11eb2480e [Horus] Timer added in models list 2016-03-09 19:02:28 +01:00
Bertrand Songis
6b318e1383 [Horus] Cosmetics in popups 2016-03-09 19:00:30 +01:00
Bertrand Songis
382e4d2d4b [Horus] Freeze in Model Custom Scripts menu 2016-03-09 18:58:11 +01:00
Bertrand Songis
3b2524dcbb [Horus] Cosmetics 2016-03-09 18:57:18 +01:00
Bertrand Songis
f75fedcb0d [Horus] Model selection screen refactoring 2016-03-09 07:06:51 +01:00
Bertrand Songis
797b4d9f1e Merge pull request #3341 from opentx/projectkk2glider/horus_reboot_and_external_module
Projectkk2glider/horus reboot and external module
2016-03-07 21:21:34 +01:00
Damjan Adamic
77d892a5de Horus:
* Fixed peripheral frequency.
 * Enabled external module driver: None and PPM protocols working. PPM timing and polarity verified.
2016-03-07 20:42:49 +01:00
Damjan Adamic
0b163ba067 CLI fixes 2016-03-07 20:41:37 +01:00
Damjan Adamic
4ebca98cdf Re #3340: Watchdog still disabled on Horus, but use -DWATCHDOG_DISABLED=OFF to enable it. Radio currently resets if WDT is enabled, because external module functions are not yet implemented. After the radio is stable default for WATCHDOG_DISABLED will be set to OFF 2016-03-07 20:09:25 +01:00
Damjan Adamic
1147db45a4 Re #3340: Cleanup
Re #3340: Software reboot tested and working on Horus
2016-03-07 20:05:12 +01:00
Damjan Adamic
4a6a20a2aa Re #3340: startup_stm32f40_41xxx.s file moved into targets directory in order to be able to customize it for each radio. 2016-03-07 20:04:09 +01:00
Bertrand Songis
7e0c78e2b7 Lua lcd.drawLine was not OK when (x1=x2 and y1>y2) or (y1=y2 and x1>x2) 2016-03-07 18:54:00 +01:00
Bertrand Songis
7cfb1b24a1 Lua lcd.drawLine was not OK when (x1=x2 and y1>y2) or (y1=y2 and x1>x2) 2016-03-06 13:35:08 +01:00
Bertrand Songis
0615fa780c PCB=TARANIS instead of PCB=HORUS for the default value 2016-03-06 13:24:03 +01:00
Bertrand Songis
e43afd8001 [Horus] Compilation fix 2016-03-05 17:12:36 +01:00
Bertrand Songis
04966868eb [Horus] Ram backup write should be working now. Still needs to be tested with a restore on WDT 2016-03-05 16:34:23 +01:00
Bertrand Songis
52ebba3802 [Horus] Ram backup continued (RLC methods added) 2016-03-05 15:54:58 +01:00
Bertrand Songis
3b8c5bbeb1 Code formatting 2016-03-05 15:44:42 +01:00
Bertrand Songis
8e2c280e4a Script for code generation for model/radio structure copy is now OK 2016-03-05 12:42:19 +01:00
Bertrand Songis
e0544e2d1e Test code enabled only in SIMU mode 2016-03-05 11:44:07 +01:00
Bertrand Songis
f76a368497 Warning removed 2016-03-05 10:02:03 +01:00
Bertrand Songis
0c5f5695cc MSVC errors 2016-03-05 09:58:38 +01:00
Bertrand Songis
863272bc52 MSVC errors 2016-03-05 08:59:28 +01:00
Bertrand Songis
15912854e8 Warnings removed 2016-03-05 08:53:16 +01:00
Bertrand Songis
ad33bff31c Warning removed 2016-03-05 08:42:55 +01:00
Bertrand Songis
b8195e1372 New packages needed on Travis 2016-03-05 08:36:34 +01:00
Bertrand Songis
97a8dc33be New packages needed on Travis 2016-03-05 08:31:50 +01:00
Bertrand Songis
ff4f914d34 New packages needed on Travis 2016-03-05 08:09:21 +01:00
Bertrand Songis
4104efbb17 Compilation fix 2016-03-05 08:07:04 +01:00
Bertrand Songis
a7d0816ac7 Merge pull request #3326 from opentx/bsongis/passthrough_sport_to_lua
Bsongis/passthrough sport to lua
2016-03-05 00:27:13 +01:00
Bertrand Songis
7cf66c56c2 [Taranis] Infinite loop when drawing horizontal lines with a negative width 2016-03-05 00:22:18 +01:00
Bertrand Songis
55f71f053b myeeprom.h splitted into dataconstants.h and datastructs.h 2016-03-04 23:54:35 +01:00
Andre Bernet
7a45b3f71b Sync Companion voice language list with radio (fix #3338) 2016-03-03 10:53:54 +04:00
Andre Bernet
4ef981e914 Hungarian TTS fixes by hori64 2016-03-03 10:38:25 +04:00
Bertrand Songis
338c34427e [Taranis] Wizard moved to the sdcard/taranis directory 2016-03-03 07:22:24 +01:00
Bertrand Songis
f41ac20051 Compilation fix 2016-03-02 23:37:01 +01:00
Bertrand Songis
dee5a510f5 Compilation fix 2016-03-02 19:57:50 +01:00
Bertrand Songis
917b114b49 CMake LUA variable is now a string (YES/NO/NO_MODEL_SCRIPTS) 2016-03-02 19:44:49 +01:00
Bertrand Songis
2a5ab33d67 Compilation fix 2016-03-02 18:58:31 +01:00
Bertrand Songis
59b457650a [Horus] Cosmetics 2016-03-02 18:38:11 +01:00
Bertrand Songis
72a15318be [Horus] Transparency in the busy picto 2016-03-02 18:19:35 +01:00
Bertrand Songis
3e1d87d5b3 [Horus] Use of SD buffers in RAM instead of CCM for loading bitmaps (they may only be loaded from the main thread now) 2016-03-02 07:33:31 +01:00
Bertrand Songis
b5f6618238 [Horus] UI continued 2016-03-01 23:47:11 +01:00
Bertrand Songis
23e597fffe [Horus] Memory leak 2016-03-01 19:59:32 +01:00
Bertrand Songis
2f9ae3750d [Horus] Cosmetics 2016-03-01 19:57:08 +01:00