Alessio Morale
e1bc8914e8
OP-1828 - Raise the number of ADC inputs supported
2015-04-09 00:26:04 +02:00
Alessio Morale
6641bb0e21
OP-1828 - Add boards support
2015-04-09 00:26:04 +02:00
Alessio Morale
3a772e1828
OP-1828 - Add support for optional analog inputs
...
Optional analog inputs are not initialized at ADC module startup.
Calling PIOS_ADC_PinSetup(uint32_t pin) setups them as analog input at a later stage.
2015-04-09 00:25:53 +02:00
Werner Backes
73d3d3b869
Merge remote-tracking branch 'origin/D-Lite/OP-1819' into next
2015-04-08 09:03:29 +02:00
samguns
aaf635068d
OP-1808 Code change according to review results
2015-04-06 13:10:04 +08:00
Laurent Lalanne
9140ac5be2
OP-1337 French translation : First update for 15.05
2015-04-05 20:42:32 +02:00
Philippe Renon
bc3266d689
OP-1818 added missing MSYS_URL to tools.mk
2015-04-05 18:56:21 +02:00
Philippe Renon
f700f6bdd6
OP-1818 main Makefile now includes make/3rdparty/3rdparty.mk if present
2015-04-05 18:51:56 +02:00
Philippe Renon
8525ef1287
OP-1818 added MD5_GEN_TEMPLATE used to generate md5 signature files
2015-04-05 18:40:52 +02:00
Philippe Renon
e61aefdfee
OP-1818 define ZIP variable in make/tools.mk
2015-04-05 18:38:56 +02:00
Philippe Renon
2c2d50908f
OP-1818 added MSYS to toolchain (windows only) - needed to compile osg dependencies
2015-04-05 18:38:15 +02:00
Philippe Renon
bc108eb542
OP-1818 added /3rdparty to git ignores
2015-04-05 18:37:19 +02:00
Philippe Renon
7612b15213
OP-1818 added CMake to toolchain - use 'make cmake_install' (windows only)
2015-04-05 18:36:56 +02:00
Alessio Morale
bf68cc84d4
update whatsnew for release
2015-04-05 17:40:41 +02:00
Alessio Morale
e51e2b98a8
Merge branch 'rel-15.02.01'
2015-04-05 17:38:12 +02:00
Alessio Morale
c452ecf180
OP-1820 - fix some now unneded mess in PiOS_Sensor
2015-04-05 16:10:10 +02:00
Philippe Renon
d9708e79d6
OP-1796 updated PYTHON_DIR to qt-5.4.1
2015-04-05 11:47:59 +02:00
Rodney Grainger
e81e9c03cb
OP-1794 - Uncrustify
2015-04-05 17:27:43 +12:00
Rodney Grainger
34401d645b
OP-1794 Dump Axis Lock accumulators when throttle is low.
...
For multi-rotors, the system should prevent the wind up of the AxisLock accumulators when the throttle is low.
With the current firmware, a multi-rotor using Axis Lock will flip upon takeoff if the vehicle is moved, or left for a long period, prior to arming.
2015-04-05 16:41:58 +12:00
Alessio Morale
e501d2c5d5
update whatsnew for release
2015-04-05 05:55:31 +02:00
Laurent Lalanne
0b38791b3f
OP-1814 Add another reset button on battery panel using "time left" area
2015-04-05 00:54:21 +02:00
Laurent Lalanne
da4dc0e935
OP-1814 Reset consumed energy from PFD
2015-04-05 00:37:20 +02:00
Laurent Lalanne
2350acb068
OP-1814 Add ResetConsumedEnergy option to flight side
2015-04-04 22:34:22 +02:00
Laurent Lalanne
805ee4e9b5
OP-1822 Check visibility and avoid false error that skip Mixer table to populate
2015-04-04 17:21:38 +02:00
Alessio Morale
ee19ff893e
OP-1820 - Add mag orientation parameter in hmc configuration
2015-04-03 20:40:52 +02:00
Alessio Morale
7216966f4c
Merge remote-tracking branch 'origin/amorale/OP-1812_pwm_failsafe' into rel-15.02.01
2015-04-03 18:19:55 +02:00
Werner Backes
e42c6e4265
Fixed PathPlanner's 3D mode for the case of non-custom crafts.
2015-04-03 16:32:33 +02:00
Steve Evans
91e03a1541
OP-1289 Adding tracking of new RadioTx task
2015-04-03 12:37:37 +01:00
Alessio Morale
be4bc23da4
OP-1812 - Fix the failsafe issue with PWM inputs
2015-04-01 20:36:10 +02:00
James Duley
199ee15d84
OP-1792 makefile tidy: removed unneeded quotes for OPENSSL that break copydata makefile
2015-04-01 09:19:09 +13:00
samguns
5b76f4f96b
OP-1808 1.Make flight mode stick identification to be optional. 2. Refine some code.
2015-03-31 22:54:25 +08:00
James Duley
3a08642b40
OP-1792 Makefile tidy: Fix up the 'copydata.pro's to depend on FORCE, not be FORCE, and be aux template, not subdirs template.
2015-03-31 14:57:43 +13:00
Werner Backes
f320de0970
Merge remote-tracking branch 'origin/D-Lite/OP-1807' into next
2015-03-30 09:28:07 +02:00
James Duley
4f50be6a44
OP-1792 Makefile: remove old Android stuff
2015-03-30 11:41:35 +13:00
James Duley
428bba0c09
OP-1792: make firmware_info.c depend on uavobjectdefition instead of FORCE so it isn't always updated
2015-03-30 11:41:35 +13:00
James Duley
c245d18683
Merge remote-tracking branch 'dev/parched/OP-1700_copydata_doubles_if_called_twice' into next
2015-03-30 11:40:22 +13:00
m_thread
81050f557c
Uncrustify
2015-03-29 10:51:03 +02:00
m_thread
62bd0115fe
OP-1809 Changed Min/Max limits
2015-03-28 15:31:05 +01:00
Werner Backes
93630b30df
Fixed calls to path_circle.
2015-03-28 13:42:31 +01:00
m_thread
4bd2e889ce
Merge remote-tracking branch 'origin/samguns/OP-1781_ground_input_channel_conf' into next
2015-03-28 12:33:24 +01:00
m_thread
32e670b8f0
Merge remote-tracking branch 'origin/next' into thread/OP-1763_CloudConfigs_outside_of_Wizard
2015-03-28 10:47:01 +01:00
Philippe Renon
009faf3559
Merge branch 'filnet/OP-1797_improve_gcs_workspace_layout_reactivity' into next
2015-03-26 21:57:46 +01:00
Philippe Renon
c84849fa4b
Merge branch 'filnet/OP_1798_gcs_ophid_is_too_verbose' into next
2015-03-26 21:57:18 +01:00
samguns
44ab63d696
OP-1781 Add the stash&restore operation vehicle type in systemsettings
2015-03-25 11:07:19 +08:00
samguns
2d9f3acc17
OP-1781 Fix the problem that while calibrating transmitter, the graphic stick doesn't move accordingly.
2015-03-23 23:05:07 +08:00
Philippe Renon
859f601279
uncrustified
2015-03-22 23:16:17 +01:00
Philippe Renon
0cab4b0016
OP-1798 fixed recently converted OPHID_DEBUG taking argument
2015-03-22 21:04:50 +01:00
James Duley
916711ccda
Merge remote-tracking branch 'dev/parched/OP-1790_small_package_tidy' into next
2015-03-23 08:48:34 +13:00
Alessio Morale
006fdf9072
Uncrustify
2015-03-22 20:26:36 +01:00
Alessio Morale
fbaf39229b
Merge remote-tracking branch 'origin/cyr/OP-1739_GNSS' into next
2015-03-22 20:25:51 +01:00