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

47 commits

Author SHA1 Message Date
Bertrand Songis
135133423a
Bsongis/issue 6910 x10 express bluetooth (#6931)
[X10 Express] Bluetooth function added
2019-10-11 08:09:59 +02:00
Bertrand Songis
e7736f3fdc
Replace NULL by nullptr 2019-08-28 10:28:11 +02:00
Bertrand Songis
48018f1085
More code removed 2019-08-20 12:12:28 +02:00
Raphael Coeffic
137374bd2f fix clang warnings (unused variables) 2019-08-19 08:27:05 +02:00
Bertrand Songis
151827ada5
Bsongis/x9d+ 2019 (#6588)
X9D+ 2019 added
2019-07-26 19:18:29 +02:00
Bertrand Songis
f3d15d59bb
BT Flash timeout increased 2019-07-23 11:57:44 +02:00
Bertrand Songis
1a6811141f
Autoupdates for the bluetooth chip 2019-07-23 09:14:58 +02:00
WismyYao
196da35c6e Wismy/bt name fix (#6511)
Change bluetooth name to lowercase
2019-06-17 11:58:13 +02:00
Bertrand Songis
383e723b96
Bsongis/xlite trainer modes (#6497)
More trainer modes added on XLite(S) and X9Lite
2019-06-14 21:20:22 +02:00
Bertrand Songis
8edf77286d
Bsongis/power control chip (#6445)
FRSK files support added
2019-05-27 12:23:34 +02:00
Bertrand Songis
b782288e9d New bunch of translations 2019-05-13 11:41:49 +02:00
Bertrand Songis
0d1945ae21 Bluetooth update doesn't overwrite DATA space 2019-05-07 15:51:23 +02:00
Bertrand Songis
daba1ffcb1 Missing initialization 2019-05-07 11:18:12 +02:00
Kilrah
4a2a196607 VC++ compilation continued 2019-05-04 12:06:56 +02:00
Bertrand Songis
14c282110d [Bluetooth] CLEAR command added 2019-04-29 09:58:40 +02:00
Bertrand Songis
6530f93e21 Powermeter / Frequency analyser exit issue 2019-04-28 22:41:58 +02:00
Bertrand Songis
abb2c063db Bluetooth flash firmware finished 2019-04-28 16:46:17 +02:00
Bertrand Songis
6288617435 Bluetooth flash firmware continued 2019-04-26 10:07:15 +02:00
Bertrand Songis
30e3095a74 Bluetooth flash firmware continued 2019-04-26 08:57:19 +02:00
Bertrand Songis
e92182075a Compilation fix 2019-04-25 21:42:35 +02:00
Bertrand Songis
5d5c7ee640 Bluetooth flash firmware continued 2019-04-25 17:18:23 +02:00
Bertrand Songis
026d8e84f1 Bluetooth flash firmware continued 2019-04-25 16:12:06 +02:00
Bertrand Songis
5ab678298f Compilation fixes 2019-04-25 16:02:34 +02:00
Bertrand Songis
3323b0a82f Bluetooth flash firmware continued 2019-04-25 15:08:38 +02:00
Bertrand Songis
28a25e17b2 Cosmetics 2019-04-25 11:30:36 +02:00
Bertrand Songis
d8b3086fde Bluetooth::writeString() now adds CRLF automatically 2019-04-25 11:28:55 +02:00
Bertrand Songis
452a7253f1 Cosmetics 2019-04-25 11:21:40 +02:00
Bertrand Songis
3c842a6a43 Bluetooth flash firmware started 2019-04-25 11:03:20 +02:00
Bertrand Songis
3914bf7ff4 Bluetooth rewrite to C++ 2019-04-25 10:50:06 +02:00
Bertrand Songis
a721e8d7be Bluetooth popup menu added. Works far better now. 2019-04-18 18:04:24 +02:00
Bertrand Songis
5294b58ca8 Old trace removed 2019-04-18 16:35:57 +02:00
Bertrand Songis
9189e43e13 It seems AT+TXPW was wrongly sent since day 1! 2019-04-18 08:03:24 +02:00
Bertrand Songis
5e9ff2bea2 Lua S.PORT push fixed
BT telemetry fix attempt, untested
2019-04-17 09:15:40 +02:00
Bertrand Songis
2d26a74b18 Telemetry fixes 2019-04-16 11:26:36 +02:00
Bertrand Songis
c5793c93d5 Bluetooth channels rate fix (it was 60ms instead of 20ms) 2019-04-02 10:45:21 +02:00
Bertrand Songis
3d41a9ec77 Compilation fix 2019-03-19 14:24:03 +01:00
Bertrand Songis
e4fa31be28 Rename char2idx to char2zchar 2019-02-21 10:35:48 +01:00
Bertrand Songis
ff5928f778 Bluetooth cosmetics, traces removed etc. 2019-02-19 13:59:06 +01:00
Bertrand Songis
8ec797730e FrSky X3 board support added 2019-02-18 15:20:28 +01:00
Bertrand Songis
274543a57f Data structs ready ... 2019-02-04 16:26:44 +01:00
3djc
b7ab0e9520 AT command change as per FrSky request 2019-01-16 08:59:26 +01:00
3djc
6898efcc02 Prevent X9E simu crash when BT is enabled (#5966)
* Better 'non horus BT' XE handling

* Cleanup

* Adjust BT message for X9E

* [Companion][HardwarePanel][X9E] Change BT Mode options to OFF/Enabled, X9E only.
2018-06-13 22:25:22 +02:00
Bertrand Songis
99604dccc9
XLite support (#5806) 2018-04-25 23:07:04 +02:00
3djc
6f3577c9a5 x9e with horus bt module (#5214)
* Basics to allow Horus BT module on X9E

* wip

* Temporary hack to prevent X9E to enter reset loop

* The wait game starts :)

* Temporary compil fixes

* More sensibles defines
2017-09-16 16:08:21 +02:00
Bertrand Songis
bd6bd4deeb Bluetooth fixes (reconnection issues, telemetry mode not working) (#5186)
Bluetooth fixes (reconnection issues, telemetry mode not working)
2017-09-05 18:21:29 +02:00
3djc
5a8a074f0c Neutralise BT on X9E, unless DEBUG is defined (#5148)
* Neutralise BT on X9E, unless DEBUG is defined

* Adjust to Bertrand comments
2017-08-14 22:03:26 -07:00
Bertrand Songis
8d8fef23c9 Bsongis/x7 bluetooth (#5068)
* Trainer Bluetooth support added
X7S board added (X7 has no bluetooth while X7S has)
X10 HAL updated

* Bluetooth Telemetry

* En fix
Add all languages

* Temporary test for @bsongis

* Missing translations
2017-08-12 00:49:54 +02:00