Bertrand Songis
c28210e3e4
Rotary encoder refactoring
2019-04-30 14:55:21 +02:00
Bertrand Songis
dcc803c5af
Add room for more telemetry units
2019-04-17 18:05:56 +02:00
Bertrand Songis
a04cdb32da
Conversion fixes
2019-04-16 23:34:13 +02:00
Bertrand Songis
c7bd0d3ea1
Compilation fixes
2019-04-16 20:39:50 +02:00
Bertrand Songis
84e24a4189
32 curves on all boards now
2019-04-16 19:57:02 +02:00
Bertrand Songis
2d26a74b18
Telemetry fixes
2019-04-16 11:26:36 +02:00
Bertrand Songis
cdd219d3ed
Remove unused constant
2019-04-03 13:34:10 +02:00
3djc
fbe9830a04
Use gyrX/Y instead of 1/2
2019-04-03 10:19:15 +02:00
Bertrand Songis
a13ee14bbb
[X-LiteS] Gyro added
2019-04-02 20:12:50 +02:00
Bertrand Songis
6df76451af
40 telemetry sensors instead of 32
2019-04-01 12:02:35 +02:00
Bertrand Songis
5247ab4a16
Conversion fixes
2019-04-01 11:10:21 +02:00
Bertrand Songis
1bd94029e7
Simplification
2019-03-28 19:07:50 +01:00
Bertrand Songis
0c99545b27
Progress screen refactoring
2019-03-25 17:27:57 +01:00
3djc
1016f042f9
Trio Control (TM)
2019-03-24 16:49:07 +01:00
Bertrand Songis
04ba9e5c68
Compilation fixes
2019-03-20 16:32:58 +01:00
Bertrand Songis
82428404e2
[X3] Fixes
2019-03-15 19:20:49 +01:00
Bertrand Songis
57a0aeffbb
Fixes
2019-03-05 15:32:38 +01:00
Bertrand Songis
d707860ace
ModuleData splitted from ReceiverData
2019-03-04 14:04:37 +01:00
Bertrand Songis
655966fba2
Flash internal module
2019-02-20 14:59:38 +01:00
3djc
45df511b26
Add telem1-32 and lua mixer outputs to lua fields
2019-02-18 17:32:38 +01:00
Bertrand Songis
22f35c6d27
BT fixes on X-LiteS
2019-02-15 18:51:40 +01:00
3djc
f83ed1b355
Only display RegId in model is different from owner id
2019-02-13 19:33:07 +01:00
Bertrand Songis
183e9aeb6b
Spec was wrong, update ...
2019-02-12 12:28:11 +01:00
3djc
7ccdb0cca1
Fixes
2019-02-12 11:20:21 +01:00
Bertrand Songis
80c34c7597
BIND shared array filled with incoming models
2019-02-06 11:40:21 +01:00
Bertrand Songis
274543a57f
Data structs ready ...
2019-02-04 16:26:44 +01:00
Bertrand Songis
3dfe50c10b
Merge branch 'bsongis/pxx2' into bsongis/x-lites
2019-02-01 14:19:08 +01:00
Bertrand Songis
b72ccb4836
PXX2 always defined. PROTOCOL enums renamed. IRPROTOS removed
2018-11-28 18:02:14 +01:00
3djc
73562b12f1
Fix xlites trainer menu
2018-11-03 16:56:51 +01:00
Bertrand Songis
2388b90a90
XLITE-S support
2018-11-03 16:56:51 +01:00
Bertrand Songis
d2697345e1
VIRTUAL_INPUTS #define removed
2018-07-11 18:54:05 +02:00
Bertrand Songis
3f1d09bc68
Merge pull request #6016 from opentx/schwabe/removeAVR
...
Remove a lot more AVR specific code
2018-07-11 13:19:23 +02:00
Raphael Coeffic
25c02b96f3
add LUA access to serial port (serial2 and USB)
2018-07-06 10:01:09 +02:00
Arne Schwabe
9c7cfe9252
Remove all CPUM128/CPUM2560/CPUM2561 macros
...
Also remove pulses_avr*
2018-07-05 12:05:55 +02:00
3djc
dd632969f3
Massive clean thanks to Schwabe : unifdef -m -DCPUARM -UCPUM64 -UCPUM2560 -UPCBSTD -UPCBMEGA2560 -UPCBGRUVIN9X -UPCB9X $(find . -name "*.cpp" -or -name "*.h")
2018-07-05 08:04:55 +02:00
Bertrand Songis
db276cecbf
S.PORT flash on all available interfaces (possibly 3)
2018-05-10 08:22:39 +02:00
Bertrand Songis
99604dccc9
XLite support ( #5806 )
2018-04-25 23:07:04 +02:00
Bertrand Songis
329b753df5
XLite REV 0.2 support ( #5785 )
...
XLite REV 0.2 support
2018-04-02 20:37:34 +02:00
Bertrand Songis
c4001c8507
Bsongis/frsky xlite ( #5574 )
...
FrSky X-Lite support added
2018-01-02 14:36:48 +01:00
3djc
394bc1689f
Massive cleaning ( #5538 )
2017-12-18 20:54:22 +01:00
Arne Schwabe
63baa76cba
Remove dead code (from pre 2.1 telemetry)
2017-09-05 18:58:36 +02:00
Arne Schwabe
e16b48db30
Reduce RF_PROTO_OFF logic, disable R9M Sport out when internal telemetry is on ( #5159 )
...
* Remove most of the special logic associated with RF_PROTO_OFF
This simplifies code in many areas since the internal module does not require special handling and also fixes a few bugs with INTERNAL_PPM
* Disable R9M sport option if internal module has telemetry
* Fix X12s build
* Use macros instead of direct comparisions
* Fix sport bit sent the wrong way. Rename S.port out to Telemetry
* Compile fix
2017-08-15 21:47:45 -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
Arne Schwabe
cd23fedb56
Schwabe/lua set curve ( #4955 )
...
* Implement setCurve for lua
* Bug fixes after actual testing of API
* Fix documentation
* Even more error checking
* Add example code how to use this function
* Silence gcc warnings
* Drop points and start array index at 1 and note about wrong index in getCurve
* Add standard example
* Fixes
* Don’t use an invalid number in example
* fix missing 0
2017-05-28 07:30:43 +02:00
3djc
fbc3bac6d3
Review handling of combine INTERNAL_PPM and MULTIMODULE ( #4826 )
...
* First attempt
* Fix
* Review IS_INTERNAL_MODULE_ENABLED() macro
2017-04-23 10:10:43 +02:00
Andre Bernet
f3d56d31c0
Export Horus joystick to lua
2017-04-07 18:45:59 +02:00
3djc
eba95dd227
Allow HAPTIC to be defined for avr too ( #4633 )
2017-03-19 20:06:31 +01:00
Andre Bernet
fe49fb5442
Multiprotocol working on sky9x and co ( #4409 )
...
* MULTI working on sky9x
* Fix crash with module OFF
* Cosmetics
* Compilation fix / cosmetics
* Typo....
* Multi now available on all ARM platforms
* Does this help?
* Compilation fix
2017-02-15 17:31:38 +01:00
Bertrand Songis
40ece81de2
X10 ( #4377 )
...
[X10] New radio supported!
2017-02-04 10:42:50 +01:00
Bertrand Songis
82d6b96f8b
X7D renamed to X7
2016-12-12 07:39:51 +01:00