1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 09:15:38 +03:00
Commit graph

179 commits

Author SHA1 Message Date
Damjan Adamic
4103adf75d Re #1567: introduced unlink() function that takes QString parameter 2014-08-03 18:03:13 +02:00
Damjan Adamic
c0e612531d Re #1567: writeBackup(): added PID to temporary file name 2014-08-03 17:38:24 +02:00
Damjan Adamic
55cb5dce87 Re #1567: readEeprom():
* added PID to temporary file name
 * better error message
 * temporary file deletion
2014-08-03 17:38:24 +02:00
Damjan Adamic
161016a02a Bad string "Write Backup from file to to Radio" fixed 2014-07-14 19:16:53 +02:00
bsongis
01fde3db27 Some TODOs removed 2014-07-07 20:56:40 +02:00
bsongis
be0ebe833c Sleep a little bit more between read eeprom / flash / write eeprom on 9x
/ 9xr
2014-07-01 22:53:28 +02:00
bsongis
e6391f04c4 Firmware options refactoring. It allows
FirmwareInterface::getCapability() to know which options are enabled in
the preferences. The Heli tab and the GVars are displayed according to
these options.
2014-06-18 10:43:35 +02:00
bsongis
2fbd68ecb3 Google analytics removed. Completely wrong, we use the compilation
server numbers instead.
2014-06-13 10:17:36 +02:00
bsongis
69276bffcc Cleaning work in Companion 2014-06-11 16:11:00 +02:00
bsongis
5c4b2ebd90 EEPROM Backup/Restore problem on 9X128 (variant not used correctly) 2014-06-11 11:58:57 +02:00
bsongis
2ea687099a Fixes #1192 - Tests needed! 2014-06-10 15:21:25 +02:00
Damjan Adamic
04897885dd Fixes #1209 2014-06-08 17:11:14 +02:00
bsongis
479c070896 Fixes #1199 2014-06-07 12:33:58 +02:00
Bertrand Songis
dd874427b8 Companion on max fix 2014-06-05 21:35:33 +02:00
Bertrand
9cc0b8b608 OSX compilation failures 2014-06-05 19:49:33 +02:00
bsongis
e9084e4d59 Cosmetics 2014-06-04 16:36:29 +02:00
bsongis
7cdc42387b Strange strings numbers in Companion About Dialog 2014-06-04 16:27:13 +02:00
bsongis
f09e1338f6 Cosmetics 2014-06-04 15:01:19 +02:00
bsongis
b54c5c2d2e Fix for #1176 improved 2014-06-04 12:28:31 +02:00
bsongis
b3d61289e8 Fixes #1176 2014-06-04 12:10:51 +02:00
bsongis
115f7884d3 Companion Copyright updated (OpenTX Team instead of commiter names) 2014-06-02 12:10:23 +02:00
bsongis
72dc69086c Companion can now read and write Firmware in massstorage mode. Big code
refactoring (code was duplicated in many locations) around read/write
firmware/eeprom/backups, who could do some more tests before next
release? Thanks in advance!
2014-05-31 16:22:45 +02:00
bsongis
483e36e646 Version automatically appended to the firmware name. Is now calculated
BEFORE the user chooses a filename!
2014-05-28 15:12:23 +02:00
bsongis
b736517986 More statistics 2014-05-27 16:21:19 +02:00
bsongis
fdde364307 Refactoring 2014-05-27 15:17:39 +02:00
bsongis
148e3e3180 Google Analytics added for Companion usage and firmware downloads
statistics
2014-05-27 12:13:50 +02:00
bsongis
5f65fc57a3 Windows Companion build error 2014-05-21 07:25:43 +02:00
bsongis
e91390690c Refactoring of automatic updates (companion and firmware) 2014-05-20 23:38:37 +02:00
bsongis
73faca60d7 OpenTX 2.0 downloads from Companion should be working now 2014-05-20 14:53:59 +02:00
bsongis
61224e7207 Merge remote-tracking branch 'origin/next' into bsongis/9XR-PRO_port
Conflicts:
	companion/src/eeprominterface.cpp
	companion/src/eeprominterface.h
	companion/src/firmwares/opentx/opentxeeprom.cpp
	companion/src/firmwares/opentx/opentxinterface.cpp
	companion/src/firmwares/opentx/opentxinterface.h
	companion/src/mdichild.cpp
	radio/src/Makefile
2014-05-11 22:48:48 +02:00
Damjan Adamic
809a3cfd60 Added "Alt+S" shortcut to start model simulation 2014-05-05 20:25:41 +02:00
Damjan Adamic
0fc8a5e2f2 Reenabled Ctrl+P shortcut for "print model" 2014-05-04 18:08:55 +02:00
bsongis
3cd070ee38 Cosmetics 2014-04-30 20:10:45 +02:00
Andre Bernet
496f3c3793 Missing translation 2014-04-23 16:25:12 +02:00
bsongis
5a06c42bca CompareDialog deleted just after creation 2014-04-21 08:27:37 +02:00
Andre Bernet
2eed4ea8e2 Main window position restored (fix #996) 2014-04-19 20:49:11 +02:00
bsongis
146c421c84 Classes names capitalization 2014-04-18 18:11:22 +02:00
bsongis
5de6f4dc94 Now we are able to have Model windows with different transmitter types! 2014-04-18 17:34:41 +02:00
bsongis
a5085cf7e2 Refactoring continued 2014-04-18 17:20:46 +02:00
bsongis
c5ac19a054 Refactoring FirmwareInterface / EepromInterface 2014-04-18 16:27:27 +02:00
projectkk2glider
4ccbc13f6a Merge branch 'upstream/next' 2014-04-16 09:34:14 +02:00
Andre Bernet
55034273f6 Forgot a bit for #978... crash on load 2014-04-15 19:35:24 +02:00
Andre Bernet
5402dd7ad9 Translation/typo cleanup part 4 2014-04-15 18:17:01 +02:00
Andre Bernet
9ba8dfae44 Disable excessively incomplete translations (Fix #712) 2014-04-15 16:16:53 +02:00
Andre Bernet
ec59baaf4a Translation/typo cleanup part 3 2014-04-15 16:04:12 +02:00
Damjan Adamic
5a522fac4b * One more leak fixed.
* debug print removed
2014-04-14 20:53:54 +02:00
Damjan Adamic
df954ae483 Fixed many memory leaks 2014-04-14 20:25:17 +02:00
bsongis
cb7484cffa Jenkins was not happy 2014-04-09 21:47:35 +02:00
Andre Bernet
9135409e67 Companion will still find old TARANIS.BIN files 2014-04-09 21:17:56 +02:00
Andre Bernet
63c3ae5a7a Update eeprom file name in companion 2014-04-08 16:13:50 +02:00