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

8106 commits

Author SHA1 Message Date
Bertrand Songis
2e6570e209 New script to check AVR firmware size, as it seems it increased over time in the 'next' branch ... 2016-03-29 21:35:46 +02:00
Bertrand Songis
9762656ad0 Merge pull request #3388 from schwabe/datacopy_backup_union
Also backup members inside unions,
2016-03-29 21:31:25 +02:00
Bertrand Songis
f2eadf0ff0 [Horus] Introduction of a button to remove an existing view 2016-03-29 20:09:24 +02:00
Arne Schwabe
90f67cd5ef Fix crash of simulator if directory does not exist. 2016-03-29 19:04:24 +02:00
Bertrand Songis
41b1e1c9bc Merge pull request #3390 from schwabe/companion_osx_build
Fix companion build on OS X
2016-03-29 19:03:06 +02:00
Arne Schwabe
fb5feb8a91 Fix companion build on OS X 2016-03-29 18:11:50 +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
Damjan Adamic
c24219cbcd Merge pull request #3389 from schwabe/fix_travis
Fix travis (clang 3.8 -> 3.9)
2016-03-29 16:04:10 +02:00
Arne Schwabe
38dbfd130a Fix travis (clang 3.8 -> 3.9) 2016-03-29 15:17:01 +02:00
Bertrand Songis
a6a07e9714 [Horus] Speedup when switching from the main view to any other menu 2016-03-28 23:18:32 +02:00
Bertrand Songis
ed30b5a8ed [Horus] USB icon only displayed when USB plugged 2016-03-28 23:17:55 +02:00
Bertrand Songis
83a7859f6f Cosmetics 2016-03-28 23:17:20 +02:00
Bertrand Songis
6a2e26272e [Horus] Unused code removed 2016-03-28 23:16:22 +02:00
Bertrand Songis
be1526a86d Cosmetics 2016-03-28 20:57:01 +02:00
Bertrand Songis
554f230696 Prevent from using the internal module when there is a Crossfire module plugged into the bay 2016-03-28 20:56:48 +02:00
Bertrand Songis
f2fb6b20de Crossfire CRC added 2016-03-28 20:31:42 +02:00
Bertrand Songis
a3c175f537 Crossfire telemetry protocol start 2016-03-28 19:07:28 +02:00
Bertrand Songis
5a5f192451 Remaining trace 2016-03-28 18:36:29 +02:00
Bertrand Songis
af87c57d1d Translations files cosmetics (no CRLF / standard header / translation author, start at line 45) 2016-03-28 17:23:35 +02:00
Bertrand Songis
7c1db4c4dc Less files in .gitignore (they are now visible in case of in source compilation) 2016-03-28 11:26:57 +02:00
Bertrand Songis
d73b34e1a9 [Crossfire] Back to 400kHz, at least for Taranis (no DMA on RX) 2016-03-28 11:25:47 +02:00
Bertrand Songis
746dc450fa Telemetry files split 2016-03-28 11:24:55 +02:00
Damjan Adamic
485d30f65b SysTick was configured wrong for Horus 2016-03-27 22:40:55 +02:00
Bertrand Songis
7e4b5d97e3 Compilation fix 2016-03-27 17:48:24 +02:00
Bertrand Songis
2c00a3437f Checkscreenshot simplification 2016-03-27 12:56:48 +02:00
Bertrand Songis
fef78a1b97 Compilation fix 2016-03-27 10:49:04 +02:00
Bertrand Songis
2c256e9e73 Avoids generating all bitmaps one time per CPU during compilation 2016-03-27 10:46:19 +02:00
Bertrand Songis
1fba706bdb Compilation fixes 2016-03-27 10:33:32 +02:00
Bertrand Songis
7ec0dd8a40 Qt4 was still required for gtests 2016-03-27 10:18:31 +02:00
Bertrand Songis
8d5e5b2d01 Warnings fixed on VC++ 2015 2016-03-27 09:54:41 +02:00
Bertrand Songis
8c636e31d9 Dockerfile updated 2016-03-26 23:06:54 +01:00
Bertrand Songis
c2412ca05e Python scripts with the executable flag 2016-03-26 23:04:39 +01:00
Bertrand Songis
6ceb575d1e DFU-UTIL "-d 0483:df11" again there 2016-03-26 16:34:12 +01:00
Bertrand Songis
a70cbe6a0d Companion now able to use .dfu files for flashing radio firmware 2016-03-26 16:32:57 +01:00
Bertrand Songis
e1b7848a91 Cosmetics 2016-03-26 16:13:00 +01:00
Bertrand Songis
dfd4a04220 Revert "Also backup members inside unions,"
This reverts commit dd76e9d8bf.
2016-03-26 15:48:42 +01:00
Bertrand Songis
1c9a5ed753 Travis again 2016-03-26 14:13:50 +01:00
Bertrand Songis
42f1515b2f Travis again 2016-03-26 14:04:47 +01:00
Bertrand Songis
06cdc6ba7b Travis again 2016-03-26 13:24:18 +01:00
Bertrand Songis
e774fe091c Travis again 2016-03-26 13:13:42 +01:00
Bertrand Songis
0273038289 Python build script fix 2016-03-26 12:48:47 +01:00
Bertrand Songis
d609158b27 Travis again 2016-03-26 12:29:40 +01:00
Bertrand Songis
4bf837b21f Travis again 2016-03-26 11:36:29 +01:00
Bertrand Songis
ca47684e36 Travis fix 2016-03-26 11:26:17 +01:00
Bertrand Songis
210ee69101 Travis fix 2016-03-26 10:49:27 +01:00
Bertrand Songis
6b4da258e7 Merge pull request #3385 from schwabe/next
Also backup members inside unions,
2016-03-26 09:22:07 +01:00
Bertrand Songis
47f083e1c8 Now we will try to build simulators the same way 2016-03-25 22:50:45 +01:00
Bertrand Songis
69fc1b9354 We won't start the bad simulator 2016-03-25 22:48:00 +01:00
Bertrand Songis
c2786d36c9 More compilation server errors 2016-03-25 19:12:35 +01:00
Andre Bernet
a2928c5d79 [Horus] Clock is 168MHz, not 180... 2016-03-25 20:54:07 +04:00