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

8679 commits

Author SHA1 Message Date
Bertrand Songis
9fa354779c Suffix added to the Windows compile script 2016-03-12 20:46:17 +01:00
Damjan Adamic
3134b601d4 Re #3340: emergency mode is working, model settings survive WDT reset 2016-03-12 19:38:53 +01:00
Damjan Adamic
b5c59368ca Compilation fix 2016-03-12 19:29:08 +01:00
Damjan Adamic
a575709088 Horus power loop fixed if power button is held pressed. 2016-03-12 19:23:15 +01:00
Bertrand Songis
a0132fc4e7 More simulators in Companion 2016-03-12 19:20:31 +01:00
Bertrand Songis
ddac3ea5e0 More simulators in Companion 2016-03-12 19:18:32 +01:00
Bertrand Songis
f4174e6756 Windows compilation script added to git 2016-03-12 18:58:32 +01:00
Bertrand Songis
958c51b374 VC++ simu DLL compilation fixes 2016-03-12 18:31:27 +01:00
Bertrand Songis
8d1121dcc1 Make Companion optional (in case we don't have Qt5 installed) 2016-03-12 12:17:12 +01:00
Bertrand Songis
47f949c491 Make Companion optional (in case we don't have Qt5 installed) 2016-03-12 11:56:15 +01:00
Bertrand Songis
5790716a0b [Horus] Memory overflow check added in compress / uncompress methods to BACKUP RAM 2016-03-12 10:21:43 +01:00
Damjan Adamic
c141554fc1 CLI fixes 2016-03-12 07:03:50 +01:00
Bertrand Songis
560a297680 [Horus] Freeze when selecting an empty models category 2016-03-11 22:55:31 +01:00
Bertrand Songis
b86f45e15b Thread delays also used in simu 2016-03-11 22:45:01 +01:00
Bertrand Songis
80bc6f2d1a Date / Time on simu now right (and less warnings given by Valgrind) 2016-03-11 22:24:26 +01:00
Bertrand Songis
2b39d703a1 Compilation fix 2016-03-11 21:54:29 +01:00
Damjan Adamic
03988a3a62 Emergency mode now working 2016-03-11 21:24:09 +01:00
Bertrand Songis
5b7853029c Warning fixed 2016-03-11 20:24:47 +01:00
Bertrand Songis
4daf15869b Simulators refactoring 2016-03-11 20:24:27 +01:00
mhotar
ba736a6a64 horus stats icons 2016-03-11 18:40:31 +01:00
Bertrand Songis
086204aed5 Fixes #3344 2016-03-11 18:29:00 +01:00
Bertrand Songis
44d4e93ad1 [Taranis] EEPROM savings 2016-03-11 18:22:16 +01:00
Bertrand Songis
2e57549982 Simu threads now correctly stopped 2016-03-11 18:16:53 +01:00
Bertrand Songis
946c17770a Fixes #3347 2016-03-11 18:09:31 +01:00
Bertrand Songis
eb9e6d3c80 Fixes #3342 2016-03-11 18:07:40 +01:00
Bertrand Songis
e1a865650f Cosmetics 2016-03-11 18:04:08 +01:00
Bertrand Songis
3d3e077fae Merge pull request #3349 from craftandtheory/next
[Taranis] fixed placement of decimal point in SMLSIZE font
2016-03-11 07:08:02 +01:00
floaledm
13f33e38f8 [Taranis] fixed placement of decimal point in SMLSIZE font 2016-03-10 17:24:03 -06:00
Bertrand Songis
e0d5989bef Now a GCC compilation fix ... 2016-03-10 22:47:34 +01:00
Bertrand Songis
41a6e7c4ab Visual C++ compilation fixes 2016-03-10 22:39:51 +01:00
Bertrand Songis
64cd872055 [SPORT] Sensor switches + Telemetry switch 2016-03-10 21:16:45 +01:00
Bertrand Songis
0341b9ffce [SPORT] Alarm added when a servo is in overload or a sensor is disconnected 2016-03-10 20:22:26 +01:00
Bertrand Songis
75e613331b Audio sound removed (for EEPROM format) 2016-03-10 18:51:02 +01:00
Bertrand Songis
c521fce20b Default options for widgets / layouts / themes now OK on VC++ 2016-03-10 18:42:04 +01:00
Bertrand Songis
62df9831d8 Warnings removed 2016-03-10 18:40:15 +01:00
Bertrand Songis
051ec88bee [Taranis] Curve names can now only be 3 chars long 2016-03-10 18:39:38 +01:00
Bertrand Songis
f1f6bbfc24 [Taranis] EEPROM import/export fixes 2016-03-10 18:38:53 +01:00
Bertrand Songis
02fdede06b Merge pull request #3346 from opentx/bsongis/switch_to_qt5
Move to Qt5 and Qt5Multimedia
2016-03-10 07:26:41 +01:00
Bertrand Songis
aec2170e7e Move to Qt5 and Qt5Multimedia 2016-03-10 07:12:44 +01:00
Bertrand Songis
d7a9710a9c Compilation fix 2016-03-09 21:17:35 +01:00
Bertrand Songis
d4be000ccc Commit tests may now me executed from everywhere (not always inside sources) 2016-03-09 21:01:26 +01:00
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