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

7598 commits

Author SHA1 Message Date
3djc
b60ba23f1f
M-Link telemetry (#8281) 2021-03-10 19:13:36 +01:00
3djc
7613f72ec5 Tidy up 2021-03-10 16:54:01 +01:00
3djc
c0ec43526b Cosmetics 2021-03-10 16:19:34 +01:00
Tony Cake
1180fcbe5f
Add GHST GPS Telemetry Sensors (#8352)
* Add GHST GPS Telemetry Sensors
2021-03-10 16:16:55 +01:00
Bertrand Songis
5c9a87765d
Merge pull request #8284 from opentx/3djc/some-italian-fixes
Some italian fixes
2021-03-10 16:09:46 +01:00
Bertrand Songis
8c0da1c46f
Merge pull request #8292 from rotorman/rotorman-2.3-dev-simplifications
RTOS_MS_PER_TICK calculation simplification
2021-03-10 16:08:57 +01:00
Bertrand Songis
0cbcc57e02
Merge pull request #8297 from opentx/3djc/fix-7720
Send 0 with LUA getRSSI() when no telemetry is streaming
2021-03-10 16:07:25 +01:00
Bertrand Songis
98f4fceb46
Merge pull request #8305 from rotorman/patch-1
Uniform CLI stackinfo output in bytes
2021-03-10 16:06:53 +01:00
Bertrand Songis
f3c18bc4ce
Merge pull request #8327 from opentx/3djc/multi-enhancement
Improve multi options handling
2021-03-10 16:04:32 +01:00
3djc
9b02d354d6 Tidy up 2021-03-09 17:07:32 +01:00
3djc
71d3f19249 Cosmetcis 2021-02-25 16:17:51 +01:00
3djc
5c5683894e Multi : improve options support part 2 2021-02-22 11:45:28 +01:00
3djc
10dadf1f78 Multi : improve options support part 1 2021-02-21 12:25:47 +01:00
3djc
d1a60cca8d Multi : support SX1276 power indication and protect against unknown options coming from multi 2021-02-19 16:53:01 +01:00
Risto
ecfa393a9b Uniform CLI stackinfo output in bytes.
Main task size currently in double words, the CoOS RTOS task stack sizes in bytes.
Available stack size output was in double words, now everything uniform in bytes also added "bytes" label to CLI output to make this clear.
2021-02-18 16:33:24 +01:00
3djc
24fdbcbbab Send 0 with getRSSI when no telem 2021-02-15 13:10:29 +01:00
Risto
7eaede341a
RTOS_MS_PER_TICK calculation simplification
CFG_CPU_FREQ cancels itself out in the original equation: ((CFG_CPU_FREQ / CFG_SYSTICK_FREQ) / (CFG_CPU_FREQ / 1000)) 
In addition, comment is now fixed - 1ms is used for STM32, 2ms was used for other chips:
e94f6c0ccd/radio/src/thirdparty/CoOS/OsConfig.h (L88-L92)
2021-02-14 14:33:49 +01:00
3djc
6bd6d214f6 Fix some italian translation on bw 2021-02-12 12:56:16 +01:00
3djc
d1f500fae7 Fix some italian translation on bw 2021-02-12 11:58:56 +01:00
3djc
4b3b81ae3f Cosmetics 2021-02-12 11:44:41 +01:00
3djc
e4b64b1d0e Fix compilation 2021-02-12 07:03:14 +01:00
Bertrand Songis
86d4346452
Merge pull request #8266 from opentx/3djc/fix-modelchange-module-power
Ensure module are on after model change
2021-02-11 17:29:11 +01:00
3djc
bdf9e630ca Improve 2021-02-11 17:27:53 +01:00
Bertrand Songis
f0c9a310fd
Merge pull request #8275 from opentx/dgatf/add_si_x9dp2019
Add switch I X9D+2019
2021-02-11 17:04:49 +01:00
Bertrand Songis
874aa88cc2
Merge pull request #8277 from opentx/dgatf/fix_model_menu_9x
Fix model menu 9x
2021-02-11 17:03:35 +01:00
Kilrah
e5d0b9d854 Add missing externalaccess option for T18 2021-02-10 14:25:32 +01:00
Daniel
1f038dc5ce Output type only with 9xrpro and ppm and refactor 2021-02-09 13:17:11 +01:00
Daniel
c88999827f Compilation fix 2021-02-08 21:33:55 +01:00
Daniel
02e91afff2 Fix model menu 9x 2021-02-08 16:07:49 +01:00
Daniel
b9b5ee8a9d Add switch I X9D+2019 2021-02-06 14:58:34 +01:00
3djc
b78b457234 Please Travis 2021-02-05 13:17:54 +01:00
3djc
f7d17b715c Please Travis 2021-02-03 12:00:48 +01:00
3djc
26a5dfe13e Merge branch '2.3' into 3djc/fix-modelchange-module-power 2021-02-03 11:50:30 +01:00
3djc
f1e957e466 Improve 2021-02-03 10:42:04 +01:00
3djc
a11198bc72 Fix compilation 2021-02-03 08:26:09 +01:00
Bertrand Songis
36469498b0
Merge pull request #8172 from opentx/dgatf/trim_simu_bug
Remove retry timer for set trim on simulator
2021-02-02 16:24:22 +01:00
Bertrand Songis
018afab7b9
Merge pull request #8247 from olliw42/owpr-taskenum
TaskIndex enum is not used, and had a superfluous bluetooth entry also
2021-02-02 16:22:38 +01:00
Bertrand Songis
ffa6a75b3a
Merge pull request #8253 from opentx/8252_countdownStart
Timer countdown start missing in companion and 128 (fix #8252)
2021-02-02 16:22:06 +01:00
3djc
0970b44e8a Cosmetics 2021-02-02 16:21:14 +01:00
3djc
1067d642f3 Cosmetics 2021-02-02 16:19:17 +01:00
Bertrand Songis
e2cadac32f
Merge pull request #8258 from opentx/3djc/rationalize-baudrate-display
Rationalize baudrate display
2021-02-02 15:24:45 +01:00
Bertrand Songis
b84987af29
Merge pull request #8261 from opentx/3djc/fix-multi-failsafeperchan
Fix multi per channel failsafe
2021-02-02 15:16:46 +01:00
Bertrand Songis
3a2093edaf
Merge pull request #8264 from olliw42/owpr-trainersbusfifo
Remove superfluous trainerSbusFifo
2021-02-02 15:15:32 +01:00
3djc
2aeb5f7ae6 Ensure module are on after model change 2021-02-01 08:49:21 +01:00
3djc
68e0d130d0 Fix some trainer modes missing on Horus 2021-01-31 09:00:32 +01:00
olliw42
452f7b6c6a remove superfluous trainerSbusFifo in aux_serial_driver & horus/trainer_driver 2021-01-31 07:51:41 +01:00
3djc
a706622d99 Fix multi per channel failsafe 2021-01-29 14:55:57 +01:00
3djc
3a2a51e353 b&w too 2021-01-28 08:05:33 +01:00
3djc
582f84435f Display only on debug on capable radios 2021-01-28 08:02:41 +01:00
3djc
f6c4da918a Enable compilation on servers 2021-01-26 15:46:31 +01:00