Sean Vig
7dcd96d258
PEP8 radio/util/dsm2.py
...
Fix indentation and whitespace
2015-12-13 18:32:54 -06:00
Sean Vig
9d13484291
PEP8 radio/util/copyright.py
...
Remove unused imports, fix whitespace, fix comments
2015-12-13 18:32:54 -06:00
Sean Vig
be154140b3
PEP8 radio/util/codecs.py
...
Fix white space
2015-12-13 18:32:53 -06:00
Sean Vig
054952edcb
PEP8 radio/util/capitalize.py
...
Split imports, fix indentation
2015-12-13 18:32:53 -06:00
Sean Vig
3d6533c88b
PEP8 radio/util/bin2lbm.py
...
Fix indentation
2015-12-13 18:32:53 -06:00
Sean Vig
a0f6b0e913
PEP8 radio/util/addtr.py
...
Split imports, fix indentation
2015-12-13 18:32:53 -06:00
Sean Vig
50d8e21533
PEP8 radio/util/add-issue-links.py
...
Remove unused imports, fix indentation
2015-12-13 18:32:53 -06:00
Sean Vig
5efa5d47d3
Use Python 2/3 compatible scripts
...
Almost entirely fixing print statements, but also a couple importing
changes, wrapped in try/excepts, and one case where dict.keys() not
being a list would be a problem.
Also reverts e41139a397
The real fix for #1907
2015-12-13 18:28:44 -06:00
Bertrand Songis
5554540630
Lowercase again in all directories to simplify things
2015-12-11 10:00:03 +01:00
Bertrand Songis
00100c0c86
Cosmetics
2015-12-10 23:44:56 +01:00
Bertrand Songis
7c1634c00d
Horus simu compilation fix
2015-11-26 20:40:13 +01:00
Bertrand Songis
cbe244fc6c
Fixes Horus compilation
2015-11-26 19:35:07 +01:00
Bertrand Songis
01187e60c2
Some more LCD functions renamed
2015-11-24 22:09:22 +01:00
Damjan Adamic
edab80e6af
A FAT12 dump script that got left behing in some old master branch (was used in #1793 )
2015-11-22 18:11:49 +01:00
Bertrand Songis
de733579d5
Merge remote-tracking branch 'origin/next' into Horus
...
# Conflicts:
# companion/src/CMakeLists.txt
# companion/src/firmwares/opentx/opentxinterface.cpp
# companion/src/firmwares/opentx/simulator/CMakeLists.txt
# companion/src/firmwares/opentx/stamp-opentx.h.in
# radio/src/Makefile
# radio/src/cli.cpp
# radio/src/gui/Taranis/helpers.cpp
# radio/src/gui/Taranis/lcd.cpp
# radio/src/gui/Taranis/menu_model_setup.cpp
# radio/src/gui/Taranis/view_main.cpp
# radio/src/lua_api.cpp
# radio/src/main_avr.cpp
# radio/src/myeeprom.h
# radio/src/opentx.cpp
# radio/src/pulses/pxx_arm.cpp
# radio/src/storage/eeprom_conversions.cpp
# radio/src/targets/Horus/adc_driver.cpp
# radio/src/targets/Horus/board_horus.cpp
# radio/src/targets/Horus/board_horus.h
# radio/src/targets/Horus/diskio.cpp
# radio/src/targets/Horus/hal.h
# radio/src/targets/Horus/haptic_driver.cpp
# radio/src/targets/Horus/i2c_driver.cpp
# radio/src/targets/Horus/keys_driver.cpp
# radio/src/targets/Horus/lcd_driver.cpp
# radio/src/targets/Horus/led_driver.cpp
# radio/src/targets/Horus/pulses_driver.cpp
# radio/src/targets/Horus/pwr_driver.c
# radio/src/targets/Horus/sdio_sd.c
# radio/src/targets/Horus/sdio_sd.h
# radio/src/targets/Horus/serial2_driver.cpp
# radio/src/targets/Horus/telemetry_driver.cpp
# radio/src/targets/Horus/usb_conf.h
# radio/src/targets/Horus/usbd_desc.c
# radio/src/targets/Horus/usbd_storage_msd.cpp
2015-11-15 23:08:34 +01:00
Bertrand Songis
ed2f66aedd
[Horus] UI continued
2015-11-14 17:19:20 +01:00
Damjan Adamic
d5824f5719
Re #3043 : Air speed unit typo corrected in parser
2015-11-13 00:19:08 +01:00
Damjan Adamic
ef5746de11
Re #3043 : added Air speed parser
2015-11-12 18:47:32 +01:00
Bertrand Songis
312c370162
[Horus] DMA2D more used. Some graphics are really faster.
2015-11-10 21:57:41 +01:00
Bertrand Songis
a556c50956
[Horus] Next round of screen changes + refactoring
2015-11-03 19:53:55 +01:00
Bertrand Songis
7e5374f31d
Should fix Travis builds
2015-10-26 18:16:44 +01:00
Bertrand Songis
0e34c24d96
For Travis ...
2015-10-25 14:37:28 +01:00
Bertrand Songis
9cd0cbf417
Test for the Travis server ...
2015-10-24 20:17:41 +02:00
Bertrand Songis
0673663427
[Horus] Simulator refactoring. This one should be nice :)
2015-10-24 19:47:44 +02:00
Bertrand Songis
e18e6f9c41
[Horus] Refactoring continued
2015-10-22 20:04:54 +02:00
Bertrand Songis
c8f77fceec
[Horus] SD Storage started. UI continued.
...
+ Some boyscout work on LCD functions
2015-10-22 07:10:19 +02:00
Bertrand Songis
719ecc8473
[Horus] A lot of GUI fixes
2015-10-16 17:26:42 +02:00
Bertrand Songis
b458b79bed
[Horus] make clean also cleans the font bitmap files
2015-10-14 23:47:52 +02:00
Bertrand Songis
c2dade2133
Horus fonts / bitmaps tools updated
2015-10-14 23:47:51 +02:00
Markus Sattler
1d6adcc25a
Fixes #2870
2015-09-26 07:59:04 +02:00
Damjan Adamic
cc28219760
Re #2912 : translated trim strings
2015-09-23 15:21:16 +02:00
Damjan Adamic
ea74e31841
Fixes #2912 : added missing "midtrim" and "endtrim" to FR
2015-09-23 14:47:13 +02:00
Damjan Adamic
701af4984b
Re #2908 : compiler warnings treated as errors (use build option WARNINGS_AS_ERRORS=YES), enabled in commit tests for several platforms (where it passes)
2015-09-20 13:38:35 +02:00
Damjan Adamic
407289e1d1
Fixes #2950 : Mavlink build option was not working
2015-09-20 11:47:21 +02:00
Bertrand Songis
0f6bee2273
Merge pull request #2907 from opentx/bsongis/commit_tests_moved_to_travis
...
Commit tests moved to Travis
2015-09-20 10:33:02 +02:00
Bertrand Songis
71aa066b99
Commit tests moved to Travis
2015-09-20 10:08:56 +02:00
Damjan Adamic
96a2e18833
Release notes updated
2015-09-19 21:38:37 +02:00
Bertrand Songis
562c879751
Jenkins commit tests now stored in the repo
2015-09-09 09:03:33 +02:00
Damjan Adamic
4b1bd9bfd5
Utility to convert issue numbers into changelog strings
2015-08-30 20:49:03 +02:00
Damjan Adamic
ab1ce7515c
Removal of unneeded LUA_EXPORT_TELEMETRY() macro
2015-08-22 20:52:08 +02:00
Bertrand Songis
9546843bc2
Cosmetics
2015-08-01 21:09:06 +02:00
Bertrand Songis
406e69ab1d
Cosmetics
2015-08-01 20:20:18 +02:00
Bertrand Songis
753cb4f01c
#2106 - Script which will unify line endings (and code formatting)
2015-08-01 20:17:30 +02:00
Bertrand Songis
40c34644b8
Proposal for an uncrustify configuration
2015-08-01 20:14:03 +02:00
Bertrand Songis
b3b534cd6d
#2106 - Unify the include guards in all headers
2015-08-01 20:10:57 +02:00
Bertrand Songis
491886a5c2
#2106 - Unify the copyright in source files
2015-08-01 20:08:09 +02:00
mhotar
3cbbcf18c8
#2610 CZ unicode fix in tts.py
2015-08-01 17:23:20 +02:00
mhotar
53a77a5bdb
#2610 cz tts
2015-08-01 12:46:52 +02:00
Raphael Coeffic
f6bff9683d
Fixes #2579 : Added support for Trainer signal alarm
...
- added alarm “Trainer signal lost” & “Trainer signal recovered”.
- moved PPM capture code to trainer_input.{h,cpp}
2015-07-30 21:53:44 +02:00
bsongis
d4ff8c99c7
Script for resizing / removing audio from videos
2015-07-11 08:53:37 +02:00