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

12481 commits

Author SHA1 Message Date
3djc
4228640bce chdir in script path to allow scripts like Crossfire or BF to work correctly 2019-08-15 09:51:40 +02:00
Bertrand Songis
25bf2957ec
Merge pull request #6625 from opentx/raphaelcoeffic/cpn-6592
Companion Fixes (#6592)
2019-08-14 18:15:55 +02:00
Bertrand Songis
dcb6fefa55 Cosmetics 2019-08-14 17:48:45 +02:00
Bertrand Songis
246d2e8c7a Cosmetics 2019-08-14 17:45:40 +02:00
Bertrand Songis
6972275277 Bluetooth menu fix 2019-08-14 17:37:37 +02:00
Bertrand Songis
21ad592585
Merge pull request #6620 from opentx/bsongis/X10_pulses_fix
[X10] Pulses fix
2019-08-14 17:30:37 +02:00
Bertrand Songis
3c3be7497f RTC battery voltage fix 2019-08-14 17:30:07 +02:00
Bertrand Songis
1d28f12c60 Empty file removed 2019-08-14 17:17:06 +02:00
Bertrand Songis
e62a67e433 Code reuse 2019-08-14 17:11:18 +02:00
Bertrand Songis
a2c43e74de X10 regression fix 2019-08-14 16:17:21 +02:00
Bertrand Songis
f083146c21 X12S boards revision inverted 2019-08-14 16:10:16 +02:00
Bertrand Songis
dbefef109d Compilation fix 2019-08-14 16:08:53 +02:00
Bertrand Songis
ba77eca029
Merge pull request #6628 from opentx/bsongis/r9m_access_bind_fix
X9D+ 2019 / R9M Bind Fix (+ more code shared between 212 and 128 to a…
2019-08-14 16:00:27 +02:00
Bertrand Songis
0757669b27 [X10 Express] Model setup navigation fix 2019-08-14 15:58:55 +02:00
Bertrand Songis
5976f63e10 [X10 Express] Receiver options added 2019-08-14 15:50:26 +02:00
Bertrand Songis
490df655bf [X10 Express] Module options added 2019-08-14 15:25:18 +02:00
Bertrand Songis
44579a9852 [X10 Express] ACCESS Fixes 2019-08-14 14:57:41 +02:00
Raphael Coeffic
18ea3b5ab8 use correct number of storage switch positions for xlite
see radio/src/taranis/board.h, xlite has only 4 switches, but 6 storage switches.
2019-08-14 13:34:08 +02:00
Raphael Coeffic
e677bbdba5 added rssiSource 2019-08-14 13:34:08 +02:00
Raphael Coeffic
6e58c88b71 fixed rssi alarms
moved FrskyField to Frsky218Field and created VarioField
2019-08-14 13:34:08 +02:00
Bertrand Songis
fad8dd1926 [X10 Express] Fixes
- Introduction of -DPCBREV=EXPRESS
- X10 Express external pulses all good
Caution: need to check if no regression on X10 STD
2019-08-14 12:34:44 +02:00
Bertrand Songis
c6798da6d5 X9D+ 2019 / R9M Bind Fix (+ more code shared between 212 and 128 to avoid this again) 2019-08-14 09:17:58 +02:00
Raphael Coeffic
ebbab4cda8 fix switch slots on lites 2019-08-13 22:35:38 +02:00
Bertrand Songis
fc0e7294a9 Temporary commit for X10 pulses 2019-08-13 14:59:19 +02:00
3djc
d014ba424f
Merge pull request #6616 from opentx/3djc/fix-6608
Allow rxnum > max models
2019-08-13 07:55:09 +02:00
Bertrand Songis
05b827238c Cosmetics 2019-08-12 18:07:22 +02:00
Bertrand Songis
842f1c6ed9 Simplification for internal module types allowed 2019-08-12 17:47:21 +02:00
Bertrand Songis
3bd9e3a2f7 [X10] Pulses fix 2019-08-12 17:06:28 +02:00
Bertrand Songis
b5a27d4d91
Merge pull request #6619 from opentx/bsongis/voltage_alarm_on_simu
No more voltage alarms on simu
2019-08-12 16:12:28 +02:00
Bertrand Songis
21208a786b
Merge pull request #6618 from opentx/bsongis/x9dp_2019_companion_support
X9D+ 2019 Companion support
2019-08-12 16:04:40 +02:00
Bertrand Songis
d1fc9474a6 Compilantion fix 2019-08-12 15:31:48 +02:00
Bertrand Songis
039c58fdc9 More warnings fixed 2019-08-12 15:09:06 +02:00
Bertrand Songis
725d5606d7 More warnings removed 2019-08-12 15:01:10 +02:00
Bertrand Songis
75a5dfef24 Warnings removed 2019-08-12 14:54:16 +02:00
Bertrand Songis
abe1f843c1 Warning better fix 2019-08-12 14:36:06 +02:00
3djc
239dfdfcdd Allow 212 radios 2019-08-12 14:29:36 +02:00
Bertrand Songis
a724d742af Too early fix (not compatible with Qt5.7) 2019-08-12 14:25:41 +02:00
Bertrand Songis
185532f05e No more voltage alarms on simu 2019-08-12 14:23:03 +02:00
Bertrand Songis
bd6ba97707
Logs : log all switches based on hardware config (#6611)
Make switch logging using hardware config
2019-08-12 12:29:18 +02:00
Bertrand Songis
530deae84f Cosmetics 2019-08-12 12:28:14 +02:00
Bertrand Songis
8449a8f617 Cosmetics 2019-08-12 12:22:27 +02:00
3djc
8c6cb524c4 No 'noras' option for 2019 version 2019-08-12 11:51:52 +02:00
Bertrand Songis
7edaebffde
Bsongis/r9m access (#6617)
R9M Access support on X9D+ 2019
2019-08-12 11:41:36 +02:00
Bertrand Songis
08290d76fb Warnings fixes on recent compilers 2019-08-12 11:29:34 +02:00
Bertrand Songis
b9d64c2ca1 X9D+ 2019 has 9 switches 2019-08-12 11:29:04 +02:00
Bertrand Songis
23a28b9b10 X9D+ 2019 builds added 2019-08-12 11:28:18 +02:00
Bertrand Songis
0c74a9839b X9D+ 2019 Companion support started 2019-08-12 11:06:51 +02:00
Bertrand Songis
e2a7813afa
Update CREDITS.txt 2019-08-12 10:50:40 +02:00
3djc
9cce3882d1 Fix #6608 2019-08-12 10:50:17 +02:00
3djc
f0060af07d Cosmetics 2019-08-11 08:49:49 +02:00