3djc
1e09791a1e
Release 2.3.14
2021-07-23 16:59:08 +02:00
3djc
e774cf45b8
Fix nightlies version number
2021-07-13 10:12:01 +02:00
3djc
a1d657098f
Bump for release
2021-06-24 16:42:30 +02:00
3djc
e3d6a90bc1
Better handling of versions to avoid user confusion for non otx compilations
2021-06-18 15:46:57 +02:00
3djc
370d047429
Inc nightlies
2021-06-15 07:05:28 +02:00
3djc
0b9e9c3016
Pre release version bump
2021-06-14 09:55:56 +02:00
3djc
c06b789f5c
Multi module config support ( #8438 )
...
* Multi module configuration
Co-authored-by: Pascal Langer <pascal_langer@yahoo.fr>
2021-05-05 15:46:29 +02:00
3djc
48907600ef
Fix quad wiz and bump SDCard
2021-01-20 08:30:25 +01:00
3djc
070f81e528
Move nightlies to 2.3.12
2021-01-10 11:20:11 +01:00
3djc
d6c64bce46
Update SDCard
2020-12-07 10:19:25 +01:00
3djc
6f212c08b9
New nighlies are 2.3.11
2020-10-07 12:11:36 +02:00
3djc
5ec01f90cf
Bump SDCard for release
2020-10-04 08:24:26 +02:00
3djc
8a4af2abba
Bump SDcard version
2020-10-01 09:26:26 +02:00
3djc
2889f69654
Update multi scripts
2020-09-17 08:38:21 +02:00
3djc
f3cdf28d46
Bump SD version in prep for 2.3.10
2020-09-16 13:50:00 +02:00
3djc
40a5e2f030
Flexi theme ( #7841 )
...
"Flexi" Theme
2020-07-31 16:22:41 +02:00
3djc
6d29faa48b
Version increment (we probably forgot it a t 2.3.9 release)
2020-06-22 13:11:54 +02:00
Bertrand Songis
d4e11966cd
Bump to 2.3.9
2020-06-14 18:42:22 +02:00
3djc
fb61452671
Fix wrong mix order in quad wizard
2020-06-02 07:57:41 +02:00
3djc
e68662764f
Battcheck fixes ( #7602 )
...
Battcheck reviewed
2020-05-22 19:55:04 +02:00
3djc
463607e838
Increment SD version
2020-04-24 17:32:46 +02:00
Bertrand Songis
bb3dd95acc
Bump to 2.3.8
2020-03-28 11:01:33 +01:00
Bertrand Songis
8b080683eb
2.3.7 preparation
2020-03-28 09:36:29 +01:00
3djc
ecb21a3df3
Trigger new Sd card version
2020-01-31 11:15:38 +01:00
3djc
152a702faa
Post 2.3.5
2020-01-15 17:40:13 +01:00
3djc
979cd7b719
Move nightlies to 2.3.5
2019-12-24 08:57:51 +01:00
3djc
b60300b609
Move nightlies to 2.3.4
2019-12-21 09:36:23 +01:00
3djc
f7f67744e7
Bump SDCard version for Horus Batt widget
2019-12-07 08:43:21 +01:00
Bertrand Songis
7099e652cb
Bsongis/travis datacopy ( #7098 )
...
datacopy.cpp now generated during build
2019-11-19 16:17:19 +01:00
3djc
59275f20e5
Emergency release step 1
2019-11-16 11:20:10 +01:00
3djc
10686b0aee
Inc SDcard version for HoTT support
2019-11-16 10:39:53 +01:00
3djc
a7be18e8b7
Trigger SDCard : Italian and missing tools icon for Darkblue
2019-10-22 16:10:24 +02:00
3djc
99f45e4732
Post 2.3.1
2019-10-05 14:37:59 +02:00
3djc
179156f5a4
Increment SD version following virtual event changes
2019-10-04 09:38:27 +02:00
Bertrand Songis
8b598be7bf
Travis compilation fix
2019-10-01 15:41:15 +02:00
Kilrah
b15a903148
Switch nightlies to 2.3.1
2019-09-29 21:43:15 +02:00
3djc
a78b5f4e2b
Bump SD pre RC
2019-09-10 13:55:04 +02:00
Raphael Coeffic
52fca00394
Unit test fixes ( #6706 )
...
* remove downloaded gtest archive after unpacking
* moved horus test files to the build directory
* cleaned up X12S test file (removed subdirectory)
2019-09-04 09:27:37 +02:00
Raphael Coeffic
d399a75bf6
download googletest automatically ( #6697 )
...
and a small fix for finding QT5 installed via brew on OSX
2019-09-02 14:36:13 +02:00
3djc
b8e29bf175
Bump SD revision (nneded for Horus tools icon, among other things)
2019-08-26 10:17:40 +02:00
Raphael Coeffic
5db30ea7bc
More unit tests and unified target for all tests ( #6661 )
...
* added general settings tests
* fixed pre-219 switchUnlockState (CPN)
* X7 radio settings tests
* updated X10 model
* patched TESTS_PATH to point directly at the complete tests path
* fixed horus general settings switch conversion
* cpn x10 general settings tests
* fixed horus cpn import
* use x10 model from otx file to ease editing with companion
* added make targets "gtests" and "tests"
gtests builds all the tests (radio & companion)
tests builds and executes all the tests (radio & companion)
* fixed companion tests cmake
* fixed gtests-radio target
* fixed commit tests
* fixed converting LS & RS on X10
* fixed converting global functions on X10
* fixed source conversion on X10
* fixed throttle source on X10
* fixed throttle source on radio and companion
* more checks and re-enabled Horus screenData copy
* more tests (X10)
* [X10] restore correct direction for RS & LS
* [horus] convert "Value" widget source
* fixed conversion of ModelHeader::bitmap length
* added missing X10 radio tests to companion tests
* fixed conversion of telemetry sources in logical switches
* [horus] fixed potential crash
* fixed "AND switch" conversion in logical switches
2019-08-26 08:36:31 +02:00
3djc
92a0d89fc2
Add ml/min unit
2019-04-17 19:05:06 +02:00
Max Paperno
6110bbce98
Support Companion build with clang-cl on Windows (fw/libsimu not working yet due to compiler-specific macros in that code).
2018-07-09 12:02:26 -04:00
Max Paperno
d233fa39bd
Bump version to 2.3.0 in CMakeFiles.
2018-06-29 19:44:39 -04:00
3djc
47dbd0dd3e
Increment SDCard version for Russian TTS
2018-06-17 09:17:22 +02:00
3djc
f50f2aefc0
French sensorok audio message changed to something less error prone. Update SDcard version to 17
2018-06-15 17:36:22 +02:00
3djc
6896381ab2
Bumping SD version so it does not get forgotten
2018-05-09 10:50:24 +02:00
3djc
1ffc4b9f7f
Fix for S6R that are not showing quick mode for unknown reason ( #5768 )
2018-03-17 18:20:42 +04:00
3djc
dc0b5838b1
Trigger SD card version change for S8R scripts
2018-02-09 08:26:06 +01:00
Bertrand Songis
4f7aba9c05
Revert "Bsongis/sonar ( #5555 )"
...
This reverts commit 7806c20
2017-12-22 20:18:21 +01:00