Bertrand Songis
fe57faef74
[Taranis] EEPROM Conversions fixes
2016-04-28 18:59:36 +02:00
Bertrand Songis
9106ee581d
[Sky9x] Fixes in Sky9x pulses driver. Would if fix #3203 ?
2016-04-28 18:58:45 +02:00
Bertrand Songis
c147b2edbc
[Sky9x] Cosmetics
2016-04-28 18:39:27 +02:00
Damjan Adamic
92c76b5884
Fixes #3372 : Telemetry mode "FrSky D (cable)" choice was missing for Taranis (ported from master)
2016-04-28 12:52:50 +02:00
Bertrand Songis
e04dfb7b7e
[Crossfire] There was a NO DATA remaining in the telemetry screens
2016-04-26 23:53:30 +02:00
Bertrand Songis
fd72c22cf5
Compilation fix for Sky9x
2016-04-26 20:10:11 +02:00
Bertrand Songis
26e156f9ad
[Crossfire] Telemetry new fields (GPS / Battery)
...
I did a refactoring for the latitude and longitude decoding which should be tested carefully for FrSky S.PORT and D telemetry
There was a double conversion in S.PORT protocol, there are less maths now, and perhaps precision will be better
2016-04-26 19:36:48 +02:00
Bertrand Songis
34444aedb2
Dead code removed
2016-04-26 12:48:38 +02:00
Bertrand Songis
3693f34a41
[Crossfire] Min / max limits were missing for each channel transmitted
2016-04-26 12:17:02 +02:00
Andre Bernet
7d21c9eb87
[Horus] DE char shift ( fix #3440 )
2016-04-24 16:52:54 +04:00
Damjan Adamic
981d133607
Log viewer session finder fix (caused by different Qt4/5 behavior of QDateTime)
2016-04-23 20:40:18 +02:00
Damjan Adamic
8a545ee60b
simu CPU optimizations
2016-04-23 20:07:43 +02:00
Damjan Adamic
42f82cbbed
Proper simulator shutdown
2016-04-23 20:06:53 +02:00
Bertrand Songis
13ded98f29
Merge pull request #3428 from opentx/schwabe/companion_multimodule
...
Implementation of the Multi TX module logic in Companion and few minor fixes/updates for the code
2016-04-21 21:55:49 +02:00
Andre Bernet
6e5786ca71
[Horus] Disk cache OK now
2016-04-18 22:13:29 +04:00
Arne Schwabe
4c213d7639
Add some missing translation in the german language file
2016-04-18 17:01:14 +02:00
Arne Schwabe
788b62d80c
Fix some compiler warnings of clang in companion
2016-04-18 00:53:12 +02:00
Arne Schwabe
7b30201867
Implement Multimodule TX options for Companion
2016-04-18 00:09:51 +02:00
Arne Schwabe
67364789a8
Implement real (struct size compatible) layout on Taranis
2016-04-18 00:09:51 +02:00
Arne Schwabe
80b406b8d9
Implement new protocols of Multimodule (SFHSS and D16 8ch)
2016-04-18 00:09:51 +02:00
Arne Schwabe
f99e792dea
Replace SYMAX2 with more user friendly Syma X2
2016-04-18 00:09:50 +02:00
Arne Schwabe
0ead216c24
Ensure that the multi protocol number does not change if Crossfire is disabled.
2016-04-18 00:09:50 +02:00
Arne Schwabe
e053f75b76
Move ppm options in companion to substruct like in datastructs.h
2016-04-18 00:09:50 +02:00
Damjan Adamic
d2923a32d3
Fixed bug in Disk Cache: reads bigger than cache block size were not handled properly
2016-04-17 18:37:57 +02:00
Arne Schwabe
e62759e5f2
Fix C++ standard also on AVR target ( #3401 needs c++11)
2016-04-17 13:36:15 +02:00
Damjan Adamic
41a5af5a6e
Horus disk_ioctl() fixed: CTRL_SYNC was missing, default return is now RES_OK;
2016-04-17 12:55:01 +02:00
Andre Bernet
403471d869
[Horus] Disable disk cache by default until fixed
2016-04-17 11:16:03 +04:00
Bertrand Songis
c2e90d35fd
2.1 to 2.2 RadioData conversions added
2016-04-16 19:16:38 +02:00
Andre Bernet
195a09c008
Compilation fix
2016-04-16 20:59:33 +04:00
Bertrand Songis
9c0e0a136a
Simplification for div_and_round function
2016-04-16 18:26:14 +02:00
Bertrand Songis
740a2a71f5
[Horus] Fix in comment
2016-04-16 18:24:31 +02:00
Bertrand Songis
9c116f94ce
Cosmetics
2016-04-16 18:23:53 +02:00
Andre Bernet
296d207cfa
[Horus] Switch selection fixes
2016-04-16 16:40:05 +04:00
Damjan Adamic
e33e83f2b5
Fixes #3351 : same file was used as source and destination in file contents comparison
2016-04-15 15:31:44 +02:00
Bertrand Songis
1f19256722
Merge pull request #3407 from opentx/bsongis/adc_averaging_done_in_driver_layer
...
[ARM board] ADC are done 4 times inside the driver now. To be tested …
2016-04-10 22:57:13 +02:00
Damjan Adamic
6b73df6935
Doc fix for ANALOG_SCALE
2016-04-10 22:27:49 +02:00
Damjan Adamic
8ed325c33f
Better precision for Analogs screen
2016-04-10 22:20:06 +02:00
Damjan Adamic
9e0e71ad92
ADC crosstalk fixed, new crosstalk and time measurements (for Horus)
2016-04-10 22:06:53 +02:00
Damjan Adamic
14841590b9
Fixes #3178 : USB driver changed interrupt grouping which affected interrupt priorities (fix suggested by Michael Blandford)
2016-04-10 18:39:26 +02:00
Arne Schwabe
a93e1538b9
Include c++ flags only on older make versions (< 3.1.0)
2016-04-10 18:09:02 +02:00
Bertrand Songis
bbc2e11cca
[Horus] Pots included in inputsMoved(...) function
2016-04-10 14:26:15 +02:00
Bertrand Songis
7247a511cf
Simu compilation fix
2016-04-10 13:42:55 +02:00
Bertrand Songis
dd2ff29601
[AVR] Flash usage on 9X now almost equals to 2.1 release
2016-04-10 12:50:43 +02:00
Bertrand Songis
9e0a26c51c
[AVR] ModelData size check removed as it's more complex (depending on GVARS and EXT options)
2016-04-10 12:45:49 +02:00
Bertrand Songis
66bd674ccf
[AVR] Target "firmware-size" added
2016-04-10 12:44:53 +02:00
Bertrand Songis
b7939dc742
Executable permissions for checksize.py
2016-04-10 11:52:49 +02:00
Bertrand Songis
30e2d52f76
[Horus] EEPROM structs size changed between the 2 pull requests
2016-04-10 11:41:32 +02:00
Bertrand Songis
2acf6aed3b
Merge pull request #3401 from opentx/schwabe/check_struct_sizes
...
check struct sizes
2016-04-10 10:48:07 +02:00
Bertrand Songis
5d171b3761
[Taranis] Crossfire period now 4ms. S.PORT TX didn't wait end of serial transfer before going to RX mode
2016-04-10 10:34:04 +02:00
Bertrand Songis
834092879c
Merge pull request #3405 from opentx/kilrah/extratrims
...
[Horus] Extra trims support
2016-04-09 22:59:43 +02:00