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

5450 commits

Author SHA1 Message Date
Damjan Adamic
317890c9f9 Fixes #1283 - EEPROM backup/restore - unexpectedShutdown set 2014-06-23 19:47:49 +02:00
Damjan Adamic
65f433438a Fixes #1338 - Extend limits - Companion 2014-06-23 19:22:16 +02:00
bsongis
7167f6a9b7 Fixes Companion compilation error 2014-06-23 18:03:49 +02:00
bsongis
cb47c0fc92 Fixes #1353 - Tests on radio needed before the release, thanks! 2014-06-23 17:58:52 +02:00
bsongis
37222c32a4 Sky9x compilation error when FRSKY not enabled 2014-06-23 17:40:16 +02:00
bsongis
dafb700be2 [Taranis] Telemetry on battery serial port only enabled if UART3 mode is
set to telemetry
2014-06-23 17:38:00 +02:00
bsongis
9d4fbfc3ea Enable telemetry through the nice little cable on 9XR-PRRRO ;) 2014-06-23 17:24:38 +02:00
bsongis
e96578c857 [Taranis] Telemetry (only FrSky D) through serial port inside the
battery compartment added
2014-06-23 15:41:50 +02:00
bsongis
d2ce28f897 Constant badly used, thanks André for the review 2014-06-23 14:41:40 +02:00
Bertrand Songis
7b3e661110 Update DONATIONS.txt 2014-06-23 14:36:37 +02:00
bsongis
2c6f28e422 Fixes #1352 2014-06-23 12:15:17 +02:00
bsongis
1febac7bf9 Fixes #1347 2014-06-23 10:41:31 +02:00
Bertrand Songis
59b0bca88b Update DONATIONS.txt 2014-06-22 22:06:11 +02:00
bsongis
9f522beac4 300m/s as a max for the vario in Logical Switches 2014-06-22 15:23:56 +02:00
Bertrand Songis
4712383523 Merge pull request #1346 from opentx/projectkk2glider/issue_1345
Projectkk2glider/issue 1345
2014-06-22 15:17:42 +02:00
Damjan Adamic
b8487c90de Removed traces 2014-06-22 13:53:46 +02:00
Damjan Adamic
f3bc8cb9a4 Fixes #1345 2014-06-22 13:52:59 +02:00
Damjan Adamic
c0c6a90f65 Added traces 2014-06-22 13:17:16 +02:00
bsongis
ffd4151029 Menu length increased on Taranis to allow backups with date in the
filename
2014-06-22 09:29:12 +02:00
bsongis
e3b8e91a0a No time on full EEPROM backup 2014-06-22 09:28:35 +02:00
bsongis
629e09c464 Only appends the date to a model backup (no time). No date/time on
gruvin9x board.
2014-06-22 09:23:59 +02:00
bsongis
8f36f0e405 Cosmetics 2014-06-22 09:14:16 +02:00
bsongis
7467213bad Possible display overflow 2014-06-22 09:00:41 +02:00
bsongis
5b2530ba79 Conditional compilation added around previous pull request (multi-lines
improvement)
2014-06-22 07:25:28 +02:00
Bertrand Songis
d0a7d748c9 Merge pull request #1336 from ChrisNisbet01/multiline_string_issue
Fixes issue where strings may be truncated unnecessarily.
2014-06-22 07:17:33 +02:00
bsongis
790073d4db Fixes #1333 2014-06-22 07:14:54 +02:00
Bertrand Songis
bb9cd3e8f5 Merge pull request #1344 from opentx/projectkk2glider/companion_lua_1334
Projectkk2glider/companion lua 1334
2014-06-22 00:19:17 +02:00
bsongis
83532f84cd Overflow in copySticksToOffset on 9x 2014-06-22 00:15:23 +02:00
bsongis
cfd6d47dfb Fixes #1033 2014-06-22 00:14:49 +02:00
Damjan Adamic
831cbc0122 Script output names same as on the radio (i.e. LUA1b) 2014-06-21 22:20:56 +02:00
Damjan Adamic
d0edbacf37 re #1334 - added Lua script outputs to: mixer soruces list, logical switches V1 and V2 list 2014-06-21 22:05:43 +02:00
bsongis
5fcba6e193 Fixes #1339 2014-06-21 21:49:26 +02:00
bsongis
e5e378b1b0 Fixes #1343 2014-06-21 21:33:48 +02:00
bsongis
319b3006f3 Compilation problem on gruvin9x boards 2014-06-21 20:15:05 +02:00
bsongis
e14c2e0916 Another couple of min/max fixed in Logical Switches 2014-06-21 20:12:28 +02:00
bsongis
026213fcd5 minTelemValue(...) rewritten 2014-06-21 20:03:36 +02:00
bsongis
1116bbb167 Cell max value is now 5.10V in the Firmware (as in Companion) 2014-06-21 19:39:49 +02:00
bsongis
99704109eb getRange(...) won't change the class members any more ... 2014-06-21 19:28:03 +02:00
bsongis
f707035af5 A1- to A4- inaccessible 2014-06-21 19:18:23 +02:00
bsongis
8d6ab5c123 A1- A2- A3- A4- min/max wrong in Logical Switches (Companion) 2014-06-21 11:13:38 +02:00
bsongis
40a391d778 dTE min/max wrong in Logical Switches (Companion). GVARS min/max wrong
in Logical Switches (Firmware and Companion)
2014-06-21 11:06:58 +02:00
Chris Nisbet
9fe49846c5 Fixes issue where strings may be truncated unnecessarily.
If the string spans multiple lines (contains character 0x1E), the limit on the line's length should be set back to the original value.
2014-06-21 14:52:40 +12:00
bsongis
88c4c11b56 Fixes #1334 2014-06-21 00:00:29 +02:00
bsongis
e4b5f98d58 Fixes #1331 2014-06-20 16:16:16 +02:00
bsongis
405391033d Logical Switches range bugfixes (both Companion and Firmware) 2014-06-20 16:06:55 +02:00
bsongis
13fd1f04c0 French translations 2014-06-20 14:35:15 +02:00
bsongis
8d42380abb Fixes #1329 2014-06-20 14:35:03 +02:00
bsongis
9e1afe8cb0 Bad display after removal of a custom script 2014-06-20 12:09:43 +02:00
bsongis
90381e369d kt to mph conversion taken from last commit (everything else removed, it
breaks 9x support)
2014-06-20 11:41:36 +02:00
bsongis
8fa2c21a47 Merge commit '2a277e930c' into next 2014-06-20 11:28:05 +02:00