1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-26 01:35:21 +03:00
Commit graph

12041 commits

Author SHA1 Message Date
Bertrand Songis
31f1c7761f
Update CREDITS.txt 2019-01-09 16:02:57 +01:00
3djc
415544d012 Fix Horus wiazrd when 'no motor' is choosen (continued) 2019-01-08 17:04:47 +01:00
3djc
fd7f839342 Fix Horus wiazrd when 'no motor' is choosen 2019-01-08 16:36:18 +01:00
3djc
d363f957f5 Fix SBEC sensor scale 2019-01-08 08:09:46 +01:00
3djc
7f7a694799 SBEC telem support 2019-01-08 08:09:30 +01:00
Neil Horne
e67cb385be Add file name to model edit window title (#6288) 2019-01-07 09:33:56 +01:00
Bertrand Songis
f858fa2234
Update CREDITS.txt 2019-01-06 11:05:07 +01:00
Bryan Mayland
0d7a486630 Display FlySky VOLTS values as signed integers (#6252)
Standard AFHDS2A protocol transmits all values as 2 raw bytes
and a stock FS-i6 transmitter shows voltage type values properly
as signed. This change interprets all UNIT_VOLTS FlySky telemetry
items as being signed 16-bit values so their display matches the
values displayed on stock FS-i6 and FS-i6X receivers.

Signed-off-by: Bryan Mayland <bmayland@capnbry.net>
2019-01-06 11:02:10 +01:00
MRC3742
350acc3cc3 Multi protocol updates to MPM version 1.2.1.16 (#6249) 2019-01-06 10:59:40 +01:00
Kilrah
3407f91aa0 Use website for release notes 2019-01-06 10:29:55 +01:00
Kilrah
1a96655173 R9M 1W setting is Auto up to 1W 2019-01-06 10:28:24 +01:00
Kilrah
d35a8bdea3 R9M 1W setting is Auto up to 1W 2019-01-06 10:19:49 +01:00
Bertrand Songis
419da20ca4
Update CREDITS.txt 2019-01-05 20:58:01 +01:00
Bertrand Songis
cad0d48456
Update CREDITS.txt 2018-12-24 00:25:23 +01:00
Bertrand Songis
fb4160e8e8
Update CREDITS.txt 2018-12-23 11:47:49 +01:00
3djc
e1d056486f Fix wrong default channels in D8 (thx @Kilrah) 2018-12-22 11:08:16 +01:00
Bertrand Songis
32a7b50318
Update CREDITS.txt 2018-12-22 10:11:34 +01:00
Bertrand Songis
c7896aeecf
Update CREDITS.txt 2018-12-20 19:39:17 +01:00
3djc
74b9446a30 Fix backlight not turning off on radio with physical on/off switch
This fixes #6270
2018-12-20 09:22:47 +01:00
Bertrand Songis
c3cb7b78fe
Update CREDITS.txt 2018-12-18 18:59:11 +01:00
Bertrand Songis
b50a152dd5
Update CREDITS.txt 2018-12-17 21:31:39 +01:00
Bertrand Songis
88427246d2
Merge pull request #6269 from opentx/3djc/pxx2
3djc/pxx2
2018-12-16 23:31:18 +01:00
3djc
09553be99f
Merge branch 'bsongis/pxx2' into 3djc/pxx2 2018-12-16 14:56:46 +01:00
3djc
edec4149cf Fix alignement 2018-12-16 14:55:20 +01:00
Bertrand Songis
c6d932c988 Alignment 2018-12-16 14:44:21 +01:00
Bertrand Songis
b2d9037da8 Cosmetics 2018-12-16 14:32:04 +01:00
Bertrand Songis
460686bc9f Does it fix the freeze issue? 2018-12-16 14:30:59 +01:00
Kilrah
0e0943ba97 Compilation fix 2018-12-16 10:36:37 +01:00
Bertrand Songis
2f4863241b
Update CREDITS.txt 2018-12-16 09:21:50 +01:00
Bertrand Songis
03835558fc
Update CREDITS.txt 2018-12-15 15:24:17 +01:00
Bertrand Songis
2ed1b6cf7c
Update CREDITS.txt 2018-12-15 12:08:03 +01:00
3djc
15cf9748e3 Fix R9M lite telemetry on Xlite 2018-12-14 12:03:24 +01:00
3djc
de6574f45c HORUS UI 2018-12-14 10:26:55 +01:00
3djc
d08910778b X9 UI 2018-12-14 09:38:26 +01:00
Bertrand Songis
1d28f31916
Update CREDITS.txt 2018-12-13 19:41:36 +01:00
3djc
03c162b8da Fix Xlite R9 pulse (untested) 2018-12-13 17:53:57 +01:00
3djc
0f8c4a7a7f Fix Xlite R9 UI (pulse still wrong) 2018-12-13 17:35:07 +01:00
3djc
32146e767a typo, fix compilation 2018-12-13 14:16:14 +01:00
3djc
1c3d306c48 Tidy up 2018-12-13 12:59:04 +01:00
Kilrah
19898e3e0a Fix DIY_FIRST_ID 2018-12-13 11:25:40 +01:00
3djc
cc6660291d Cleanups and fixes related to R9 region changes 2018-12-13 08:54:41 +01:00
3djc
50e004df9a A more elegant approach (thank @bsongis) 2018-12-13 08:28:28 +01:00
Bertrand Songis
b850470783 Extra union added 2018-12-13 08:15:00 +01:00
3djc
22c1d5895a X7 POC for R9 region sensing 2018-12-12 13:27:11 +01:00
Bertrand Songis
3ecf8448f0
Update CREDITS.txt 2018-12-11 22:40:04 +01:00
Bertrand Songis
ac80681b77
Update CREDITS.txt 2018-12-08 13:40:35 +01:00
3djc
f48c6a9cfa Fix potential sport out corruption 2018-12-07 09:00:26 +01:00
Bertrand Songis
45ebb29de4
Update CREDITS.txt 2018-12-07 08:17:05 +01:00
3djc
b791c0ab1a FrSky confirmed usage of 0xf107 2018-12-04 17:52:57 +01:00
3djc
bd2f80b05b Fix Radio -> TX telemetry sending 2018-12-04 17:27:44 +01:00