tbs-fpv
697184a517
Add TBS Tango2/Mambo support ( #8665 )
2021-08-23 17:38:18 +02:00
Bertrand Songis
27d88bfb93
Bsongis/modules sync issue 7288 ( #7296 )
2020-01-14 17:18:34 +01:00
Bertrand Songis
760f2f9c86
Clang 7 allowed as well
2019-11-19 18:10:10 +01:00
Bertrand Songis
7099e652cb
Bsongis/travis datacopy ( #7098 )
...
datacopy.cpp now generated during build
2019-11-19 16:17:19 +01:00
Bertrand Songis
f1b715743a
datacopy.cpp automatic generation
2019-11-18 16:09:08 +01:00
3djc
f74658a165
Revert "Now datacopy.cpp will be automatically generated to avoid the latest issue"
...
This reverts commit 5ce63b6d
2019-11-16 09:09:20 +01:00
Bertrand Songis
5ce63b6dec
Now datacopy.cpp will be automatically generated to avoid the latest issue
2019-11-15 22:49:52 +01:00
Raphael Coeffic
4880497db5
generate_datacopy.py fixes ( #6015 )
...
* fix generate_datacopy on osx
* more datacopy fixes
* added support for linux & llvm-3.8 (default on debian stretch)
2018-07-05 19:04:28 +02:00
Arne Schwabe
86076bbf32
Also backup members inside unions,
...
the code is a bit more complicated since unions can have structs or simple types. Also change Telemetry sensor to be a struct, since a class with all public is identical to a struct in C++
2016-03-29 16:05:32 +02:00
Bertrand Songis
c2412ca05e
Python scripts with the executable flag
2016-03-26 23:04:39 +01:00
Bertrand Songis
dfd4a04220
Revert "Also backup members inside unions,"
...
This reverts commit dd76e9d8bf
.
2016-03-26 15:48:42 +01:00
Arne Schwabe
dd76e9d8bf
Also backup members inside unions,
...
the code is a bit more complicated since unions can have structs or simple types.
2016-03-25 14:04:30 +01:00
Arne Schwabe
ad5b17900b
Fix building OpenTX under OS X
...
The clang.index python library does not look in the default path where the library is installed
2016-03-22 22:37:23 +01:00
Damjan Adamic
5337092e93
datacopy.cpp generated file now part of the sources and can be generated manually with target datacopy
2016-03-16 20:15:54 +01:00
Bertrand Songis
a0132fc4e7
More simulators in Companion
2016-03-12 19:20:31 +01:00
Bertrand Songis
aec2170e7e
Move to Qt5 and Qt5Multimedia
2016-03-10 07:12:44 +01:00
Bertrand Songis
8e2c280e4a
Script for code generation for model/radio structure copy is now OK
2016-03-05 12:42:19 +01:00
Bertrand Songis
55f71f053b
myeeprom.h splitted into dataconstants.h and datastructs.h
2016-03-04 23:54:35 +01:00