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

50 commits

Author SHA1 Message Date
3djc
87b78218ad improve sync 2021-05-11 18:12:22 +02:00
3djc
5ad3f95cdc Fix 2021-05-11 17:52:50 +02:00
3djc
466cd4889c run some task more frequently 2021-04-27 13:04:11 +02:00
3djc
b1812ce90c Fix T8 2021-04-15 09:42:41 +02:00
3djc
9ba3914ec4 Cosmetics 2021-04-05 17:51:13 +02:00
3djc
84387e7e0f Cosmetics 2021-04-05 11:16:17 +02:00
3djc
78dd516069 Allow PCBSKY9X compilation 2021-04-04 19:00:01 +02:00
3djc
41459f180c Merge branch '2.3' into 3djc/2.3-synced 2021-02-16 18:12:56 +01:00
olliw42
514d7cd9d2 TaskIndex enum is not used, and had a superfluous bluetooth entry also 2021-01-26 07:59:56 +01:00
3djc
31c20fc8eb Fix synced 2021-01-08 17:53:38 +01:00
3djc
d712a17f62 Handle more module combination 2020-12-22 10:07:37 +01:00
Raphael Coeffic
e2fb0522cd fixed pxx1 driver 2020-12-09 07:24:28 +01:00
Raphael Coeffic
92f27a853a moved sync pulse sending to *before* periodic mixer processing
This should enable a more stable pulse sending to the module.
2020-12-09 07:24:27 +01:00
Raphael Coeffic
02660c763a mixer scheduler 2020-12-09 07:24:27 +01:00
3djc
205ac7a21d
Ghost support (#7900) 2020-08-28 15:54:51 +02:00
3djc
2bca354029
Please Travis (#7802) 2020-07-07 17:04:43 +02:00
3djc
0eb203e827
Tx16s sbus in (#7787)
Enable SBUS trainer input
2020-07-07 15:56:18 +02:00
Bertrand Songis
8c3f226a6e
Bsongis/modules sync issue 7288 (#7294)
Fixes #7288
2020-01-13 23:43:13 +01:00
Bertrand Songis
4cdd17f0d7
MAGIC value for powerReason should be stored in RTC backup on Horus (#7096)
- Allows the radio main application to start correctly when coming from an app in RAM
- Refactoring of the `UNEXPECTED_SHUTDOWN()` process
- Saves the RTC battery as BACKUP RAM is not needed on normal shutdown
- On PWR OFF on an ALERT, the radio won't show the next alert before shutting down
- Bootloader flashable through the SD Manager
2019-11-21 11:50:33 +01:00
Bertrand Songis
e8c7229ff2
Fixes #6727 2019-09-09 14:18:50 +02:00
Bertrand Songis
13dee00eed
Bsongis/rssi from 2 different modules (#6711)
RSSI from 2 different modules
2019-09-05 17:24:48 +02:00
Anton Evmenenko
59d3f2d16f USB joystick support for 9xrpro (#5776)
* hid-mouse example added

* cmake script and sources fixed

* massstorage is turned off (it is still not used)

* first test (mouse instead of joystick)

* mouse renamed to joystick one more time

* it works

* refactoring

* useless files removed

* usbJoystickUpdate() moved to appropriate place

* masstorage removed for sky9x

* "keyboard" -> "joystick"

* productDescriptor changed to "SKY9X Joystick"

* attempt to fix travis

* joystick.cpp moved to FIRMWARE_TARGET_SRC

* meaningless if removed

* code style fixed for opentx/radio/src/targets/sky9x/joystick.cpp

* Revert "masstorage removed for sky9x"

This reverts commit 426726283f.

* opentx/radio/src/targets/sky9x/usb_driver.cpp added

* useless include removed
2019-08-26 23:55:48 +02:00
Bertrand Songis
1f08f2c315 Fixes 2019-08-26 15:11:04 +02:00
Bertrand Songis
2ce17f3b68
More unneeded definitions removed 2019-08-20 18:04:19 +02:00
Bertrand Songis
e0214ee51b
Heartbeat used on X10 2019-07-16 09:42:49 +02:00
Bertrand Songis
58104417bb
Bsongis/r9m lite pro highspeed (#6546)
R9M Lite Pro @ 450k
2019-07-05 10:45:43 +02:00
Bertrand Songis
afa69cb0c5
Thread names and cosmetics 2019-06-18 12:13:11 +02:00
Bertrand Songis
b20e4a6be4
Pulses refactoring (another one!) (#6510)
Pulses refactoring (another one!)
2019-06-17 12:02:42 +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
c3388dc65e
Bsongis/x9lite pwr fix (#6501)
X9 Pwr fix
2019-06-14 21:19:26 +02:00
Bertrand Songis
d6a9af760d
Typo 2019-06-08 11:22:55 +02:00
Bertrand Songis
aff6c3fd1d
PXX synchro using Hearbeat (#6482)
* [PXX] Latency using heartbeat sync optimized for X7 (stable @ 12ms)
* [PXX] Latency using heartbeat sync optimized for XLite Pro (stable @ 9ms)
2019-06-08 10:44:31 +02:00
3djc
e608efdb76 Remove 1ms for mixer to pulse XJT (now 2ms) 2019-06-04 15:13:49 +02:00
Bertrand Songis
3914bf7ff4 Bluetooth rewrite to C++ 2019-04-25 10:50:06 +02:00
Bertrand Songis
3a99fcd826 [PXX2] R9M/R9 BIND options added 2019-04-24 11:13:29 +02:00
Bertrand Songis
1d5b780c2f Model Setup refactoring 2019-04-03 11:27:43 +02:00
Bertrand Songis
a13ee14bbb [X-LiteS] Gyro added 2019-04-02 20:12:50 +02:00
Bertrand Songis
f5c6c55ac5 Introduced definition HARDWARE_INTERNAL_MODULE to avoid testing the brand etc. 2019-03-20 17:36:29 +01:00
3djc
f2159b5a76 Fix typo 2019-03-20 17:18:33 +01:00
Bertrand Songis
04ba9e5c68 Compilation fixes 2019-03-20 16:32:58 +01:00
3djc
f7f1b1ff7b 3djc/test (#7)
More modules support
2019-03-14 17:51:59 +01:00
Bertrand Songis
fd012a52c7 [Pulses] Refactoring 2019-03-12 17:46:27 +01:00
Bertrand Songis
fd6ec42d7f X10 / X12S fixes 2019-02-09 16:55:02 +01:00
Bertrand Songis
62c7a1978e RAM saving 2019-02-09 11:33:43 +01:00
Bertrand Songis
0da578cad5 Cosmetics 2019-02-08 14:59:08 +01:00
Bertrand Songis
aef7a1074f Taranis internal module fix 2019-02-08 11:54:23 +01:00
Bertrand Songis
7b5b7c6d54 Taranis external module fix 2019-02-08 10:55:11 +01:00
Bertrand Songis
ab77595c6c Another lot of refactoring 2019-02-05 14:18:45 +01:00
Bertrand Songis
807bc8bc2e PXX2 continued + simu segfault fix 2019-02-05 13:03:02 +01:00
Bertrand Songis
9aa75b1056 More work on pulses ... 2019-02-05 11:47:04 +01:00
Renamed from radio/src/tasks_arm.cpp (Browse further)