1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-13 11:29:51 +03:00
Commit graph

58 commits

Author SHA1 Message Date
3djc
4002e67835
Review AFHSD3 options (#8613) 2021-07-12 09:28:28 +02:00
Kilrah
e5d0b9d854 Add missing externalaccess option for T18 2021-02-10 14:25:32 +01:00
3djc
f6c4da918a Enable compilation on servers 2021-01-26 15:46:31 +01:00
3djc
1f01fa6d47
Radiomaster T8 (#8219) 2021-01-15 17:19:25 +01:00
3djc
e1e67a9d8c
Add support for radiomaster TX12 (#8080)
* Add tx12 support
2020-11-14 11:48:46 +01:00
3djc
a14646f8f9 Fix x10/x12 not getting "externalaccessmod" 2020-10-18 15:24:42 +02:00
3djc
5fc342c85c
Allow R9M 2019 in ACCESS mode on some radios (#7963)
Support for external R9M ACCESS
2020-10-16 16:35:31 +02:00
Kilrah
a57f794c5a Sync options with companion 2020-06-26 10:33:43 +02:00
Kilrah
e53e87a1ed Cleanup internalppm remains 2020-06-26 10:33:43 +02:00
Kilrah
9b674010a8 Add AFHDS3 by default to radios with enough RAM for testing 2020-06-26 10:33:42 +02:00
Kilrah
feb5a07237 Fix T18 missing internal multi 2020-06-26 01:39:40 +02:00
Jakub
5bf197439a
Support of FRM302 module. (#7533)
AFHDS3 support added
2020-06-22 16:44:35 +02:00
3djc
82b13ebe3f
TX16S internal gps option (#7632) 2020-05-27 07:35:25 +02:00
3djc
273b0ae81d Bring BT option back to TX16S 2020-05-22 10:12:43 +02:00
Kilrah
f44305beb1 No BT on TX16S for now 2020-05-13 11:52:54 +02:00
3djc
24615f7773 Internal multi missing on server built tx16s firmware 2020-05-04 18:06:40 +02:00
3djc
fc50c07f49 Fix t12 internal module compile 2019-11-29 13:43:15 +01:00
3djc
53579157d8
Add support for BT compilation on T16 (#7020) 2019-11-04 11:11:41 +01:00
Raphael Coeffic
6b12010473 Add T16 support
Added support for:
- T16 radio
- internal multi-protocol module.
- flashing internal and external multi-protocol modules.

Many thx to:
- goebish, for the hardware support.
- qba667, for the original patches for the internal multi-protocol support (UI and serial com).
2019-09-24 22:12:13 +02:00
Bertrand Songis
6d893c9ea4
More consistency in CMake options to enable / disable modules 2019-08-29 10:22:19 +02:00
3djc
ed64c59b37 Remove luac (should have been part of option rework) 2019-08-27 08:45:40 +02:00
Bertrand Songis
6818e12609
[X10 Express] Compilation script updated 2019-08-27 08:22:34 +02:00
3djc
63604b3b12 Options rework 2019-08-22 14:50:30 +02:00
Bertrand Songis
a0d6fd12cf
autoupdate options added into Companion 2019-06-21 10:25:38 +02:00
3djc
7c3ad50e7d FlexR9M looks like a missing option in 2.3 2019-06-14 21:08:39 +02:00
3djc
e3ec3fa45e Fix compilation options 2019-06-11 08:56:34 +02:00
Bertrand Songis
d8dbe5abda
R9M ACCESS / ACCST refactoring 2019-05-28 11:00:12 +02:00
Bertrand Songis
4d07faa8e0
Bsongis/accst support over pxx2 (#6455)
ACCST support over PXX2
2019-05-27 17:23:17 +02:00
3djc
1f7759dc6e CROSSFIRE is no more a default, but firmware option (saves RAM) 2019-05-20 13:39:17 +02:00
Bertrand Songis
0774567df7 Revert "Compilation options updated"
This reverts commit 68a9edc8
2019-05-16 14:50:23 +02:00
Bertrand Songis
68a9edc887 Compilation options updated 2019-05-16 10:39:09 +02:00
Bertrand Songis
4bdd76a214 Compilation options updated 2019-05-15 15:56:52 +02:00
Bertrand Songis
4736ff0300 RAM saving 2019-02-09 12:12:36 +01:00
Kilrah
00e28d3c0e flexr9m was missing from compile scripts for sky9x (fix #6305) 2019-01-20 19:56:45 +04:00
3djc
edc3d7372e POC X7 2018-12-04 09:29:36 +01:00
3djc
95c035ed73 Support for non certified firmwares (#6118)
* Support new r9m firmwares

* More future proof, thx Kilrah

* (significant) typo

* Companion part

* Make support a compilation option

* Fix compilation for normal users

* Warning popup for usability tests

* Better implementation

* All sizes

* Cosmetics

* Flex is EU+/AU+ only

* [Companion] Handle "flexr9m" option in module settings UI (to match radio UI, including warning msg); Move some "toString" functions out of ModelPrinter into ModuleData/Multiprotocols; "Future-proof" available R9M power options based on "stdr9m" fw option; Fix missing "Hitec" MM protocol name; Fix printing of R9M-EU power level in ModelPrinter.

* Cosmetics

* Rename R9M flex option

* Move failsafe further back to prevent nav oddity
2018-08-30 13:16:39 +02:00
Arne Schwabe
e76d1d0c3d Remove unused telemetry protocols 2018-07-05 12:05:55 +02:00
3djc
f76c23d7f7 Remove nofp option for a few board (#5986)
* Remove nofp option for a few board

* Little fix
2018-06-23 09:06:43 +02:00
3djc
f2d444e2d5 some xlite peripheral settings (#5877)
* Refine xlite compilation options

* noras is for 9d+ only
2018-05-08 22:19:04 +02:00
Bertrand Songis
269831e0c4
Fixes #5502 (#5575)
* Fixes #5502

* RAS renamed to SWR
2018-01-02 10:41:15 +01:00
3djc
8e5027dcb2 Better support for R9M EU (#5487)
* POC for X9, requires -DBINDING_OPTIONS=YES

* There are apparently 4 valid choices

* - make BINDING_OPTIONS part of standard code
- adapt R9M EU LBT dialog to choice on bind

* - remove option from Companion
- cosmetics

* Compilation fixes
2017-12-09 10:17:56 +01:00
Arne Schwabe
b7acee5723 Allow USB mode selection on USB connect (#5193)
Allow all USB modes to be compiled in at the same time
2017-09-10 17:28:08 +02:00
3djc
3a8f9adb4d Enable set binding mode as a firmware option for frsky radios (#4743)
* Enable set binding mode as a firmware option for frsky radios

* Improvements based on Bertrand's comments

* Last feedbacks
2017-04-06 22:36:10 +02:00
Andre Bernet
87ef351b03 Multi missing in FW build script for arsky9xrpro... 2017-03-19 17:05:37 +01:00
Andre Bernet
ab737c05f3 Remove templates in build script too 2017-03-19 16:31:15 +01:00
3djc
2144bb77e3 Remove mixermon option (make it always true) (#4573)
* Remove mixermon option (make it always true)

* Cosmetics

* Compile fix
2017-03-11 10:26:05 +01:00
Bertrand Songis
40ece81de2 X10 (#4377)
[X10] New radio supported!
2017-02-04 10:42:50 +01:00
3djc
cbe0dc60e6 Enable LUA_COMPILER (#4283)
Added Companon firmware option luac
2017-01-25 13:09:53 +01:00
3djc
6027c519e4 Force symlimits and ppmca for ARM (#4267)
Make PPM_LIMITS_SYMETRICAL(symlimits), PPM_CENTER_ADJUSTABLE(ppmca)  and CURVES mandatory on ARM platforms.
2017-01-23 20:08:39 +01:00
Bertrand Songis
286ef8bdc1 [ARM] Always 3 timers now 2016-11-20 11:38:55 +01:00