1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-20 06:45:10 +03:00
Commit graph

7811 commits

Author SHA1 Message Date
Bertrand Songis
2b2f34af29 Release note for 2.1.6 updated 2015-11-11 10:42:20 +01:00
Bertrand Songis
a06d405a2c Update DONATIONS.txt 2015-11-11 10:26:55 +01:00
Bertrand Songis
429490eb86 Switch to 2.1.6 2015-11-11 10:24:58 +01:00
Bertrand Songis
c73a8bac25 [Taranis X9E] Problem of impossible shutdown on some radios 2015-11-11 10:23:53 +01:00
Bertrand Songis
86f1363d0a [Horus] Compilation fix 2015-11-11 10:12:09 +01:00
Bertrand Songis
c4d7feaa9b [Horus] Simulator graphics 2015-11-11 10:02:12 +01:00
Bertrand Songis
312c370162 [Horus] DMA2D more used. Some graphics are really faster. 2015-11-10 21:57:41 +01:00
Bertrand Songis
a9603cbdb7 [Horus] More timings 2015-11-10 21:57:41 +01:00
Damjan Adamic
f854442c79 Fixes #3047:
* negative altitude on top bar was displayed wrong (same bug affected vertical speed)
* add ability to select an altitude sensor with ft unit for top bar
* display actual sensor unit for top bar altitude
2015-11-10 18:01:42 +01:00
mhotar
922141fcf7 simulator slices 2015-11-09 23:29:49 +01:00
Bertrand Songis
34fef4fefe [Horus] Some LCD timings added in comments 2015-11-09 20:02:08 +01:00
Bertrand Songis
d74092d6eb Compilation failure 2015-11-08 20:56:37 +01:00
Bertrand Songis
5445e506a6 Simulator bitmaps moved to different directories 2015-11-08 20:56:23 +01:00
Andre Bernet
a1d44d4d9f Telemetry custom screen changes didn't emit modified signal (Fix #3029) 2015-11-07 21:14:48 +01:00
Andre Bernet
cc2fcce559 Hide D8/LR12 in companion when eu firmware option is selected 2015-11-07 08:35:47 +01:00
Bertrand Songis
3a740907bb Analog_values renamed to adcValues 2015-11-06 18:46:37 +01:00
Bertrand Songis
b1f5ea115c [Horus] ADC driver by Mike
+ new CLI command repeat <interval> <other command>
2015-11-06 18:40:35 +01:00
Bertrand Songis
a4869cdb8a Update releasenotes.txt 2015-11-05 19:01:08 +01:00
Bertrand Songis
333d7f1ac1 Update releasenotes.txt 2015-11-05 19:00:40 +01:00
martin
380f435cf2 CZ translations 2015-11-04 23:19:50 +01:00
Andre Bernet
5805c0904a French translations 2015-11-04 21:27:56 +01:00
Damjan Adamic
cd2be28aab Typo in release notes 2015-11-04 19:23:54 +01:00
Damjan Adamic
d038a0379b Release notes updated, release set to 2015-11-04 2015-11-04 19:14:51 +01:00
Bertrand Songis
bca18f5938 Compilation fix 2015-11-03 21:36:22 +01:00
Bertrand Songis
62e6e30481 [Horus] Massstorage working now
Still a problem on Windows which doesn't want to format the SD card.
Also it seems I am not able to rename the card. It reminds me some issue
we already had on Taranis.
2015-11-03 21:02:28 +01:00
Bertrand Songis
a556c50956 [Horus] Next round of screen changes + refactoring 2015-11-03 19:53:55 +01:00
Bertrand Songis
8f4c161dc0 [Horus] Massstorage (still not working) 2015-11-03 18:45:59 +01:00
Bertrand Songis
aa24bd72ff Merge pull request #3022 from opentx/kilrah/protocol_fixes
Kilrah/protocol fixes
2015-11-02 00:42:39 +01:00
Andre Bernet
a11884522a Missing else 2015-11-01 14:16:27 +04:00
Andre Bernet
58216ec8b0 Add channel names on companion failsafe sliders (fix #3021), remove redundant stuff 2015-11-01 14:06:49 +04:00
Andre Bernet
1641db873d Had forgotten to add the shift in channel names on failsafe setup page 2015-11-01 14:03:19 +04:00
Andre Bernet
b1ec421b02 Disable trainer/battery compartment if UART mode not appropriate (#
2994)
2015-11-01 13:00:36 +04:00
Andre Bernet
5119448170 Companion support for Taranis internal PPM, remove disabled DJT choice for stock board 2015-11-01 12:26:15 +04:00
Andre Bernet
0d6d309362 Move available protocol list from EEPROMinterface to Firmware class 2015-11-01 12:22:36 +04:00
Damjan Adamic
b56e107e25 Release notes updated 2015-10-31 20:22:14 +01:00
Bertrand Songis
473ddcb56d Update DONATIONS.txt 2015-10-31 18:49:57 +01:00
Bertrand Songis
484583106c Merge pull request #3011 from opentx/projectkk2glider/lua_io_issues
Projectkk2glider/lua io issues
2015-10-31 18:48:53 +01:00
Bertrand Songis
7138c7c0e4 Merge pull request #3019 from opentx/jtaylor2/issue_3012
Remove __CYGWIN__ from Issue 3012 Windows pathing fix because Cygwin
2015-10-31 18:48:25 +01:00
jtaylor2
dcebac87b9 Remove __CYGWIN__ from Issue 3012 Windows pathing fix because Cygwin
uses posix pathing and not Windows pathing.
2015-10-31 10:22:11 -04:00
Andre Bernet
8b419770e2 Harmonise module default channel count 2015-10-31 11:25:35 +04:00
Andre Bernet
3d29b8e7e5 Missing default for internal module type (Fix #3017) 2015-10-31 11:24:05 +04:00
Andre Bernet
22c429a1a7 Also search for simulators in companion.exe path on Windows (Fix #3012) 2015-10-31 10:17:43 +04:00
Damjan Adamic
3b4a6fb49b Fixes #3016: Changing the trainer port setting did not set the model modified flag 2015-10-30 22:01:19 +01:00
Damjan Adamic
3dc7e66ba7 Small fix in cli: main stack size reported wrong 2015-10-30 18:20:05 +01:00
Bertrand Songis
fbc2def259 Update DONATIONS.txt 2015-10-30 14:59:45 +01:00
Andre Bernet
08ff104d26 Correct failsafe mapping (fix #2975) 2015-10-30 13:08:26 +04:00
martin
a2c50ce2f8 font extra 15x17 2015-10-30 00:17:52 +01:00
Bertrand Songis
b65fa29e1d Update DONATIONS.txt 2015-10-29 18:03:23 +01:00
Bertrand Songis
b3073e104b Update DONATIONS.txt 2015-10-28 18:21:57 +01:00
Andre Bernet
22b17c64ff Semantics 2015-10-28 20:04:06 +04:00