Mark Whitehorn
|
3b9ef1cef5
|
reduce reporting frequency for smartport sensors. reduces CPU load to
approx. 1%
|
2016-01-24 11:22:18 +01:00 |
|
Mark Whitehorn
|
4f55ae5306
|
add D type telemetry fallback to sPort_telemetry daemon
|
2016-01-24 11:22:18 +01:00 |
|
Mark Whitehorn
|
a402b3beeb
|
change frsky_telemetry default port to USART8 for pixracer
add a 50msec timeout to poll calls in sPort_telemetry to prevent hangs
|
2016-01-24 11:22:18 +01:00 |
|
Mark Whitehorn
|
8d089d95d4
|
change baro altitude scaling to 100 to match OpenTX "custom" altitude
mode
|
2016-01-24 11:22:18 +01:00 |
|
Mark Whitehorn
|
99286db832
|
running astyle inside QtCreator doesn't guarantee that travis will pass
format checks
|
2016-01-24 11:22:18 +01:00 |
|
Mark Whitehorn
|
6cb631716a
|
corrected scales for OpenTX 2.1.7 as specified in the comments
|
2016-01-24 11:22:18 +01:00 |
|
Mark Whitehorn
|
4e4d1a98f6
|
update comments on scale factors
|
2016-01-24 11:22:18 +01:00 |
|
Mark Whitehorn
|
ea4937491b
|
fix scale factor for VFAS: battery voltage report
|
2016-01-24 11:22:18 +01:00 |
|
Mark Whitehorn
|
bbc03731c7
|
initial implementation of 5 virtual sensors for Bat V,I, Baro alt, Fuel
and GPS speed. Voltage and current scaling can be set in OpenTX. Fuel is
in percent. Alt in meters. Need to look at what OpenTX wants for speed.
|
2016-01-24 11:22:18 +01:00 |
|
Mark Whitehorn
|
82bb0564e2
|
fix byte stuffing typo and add comments
|
2016-01-24 11:22:18 +01:00 |
|
Mark Whitehorn
|
8949a88f25
|
fix CRC calc and add battery voltage report
|
2016-01-24 11:22:18 +01:00 |
|
Mark Whitehorn
|
ff690dda80
|
increase priority of sPort_telemetry to 200
|
2016-01-24 11:22:18 +01:00 |
|
Mark Whitehorn
|
bb565f5d6a
|
add sPort_telemetry cmd to fmu-v4 module list and change default port to ttyS6/usart8
|
2016-01-24 11:22:18 +01:00 |
|
Mark Whitehorn
|
214709dc89
|
move smartport telemetry to new module
|
2016-01-24 11:22:18 +01:00 |
|
Mark Whitehorn
|
47dcf71554
|
initial test of FrSky SmartPort telemetry
|
2016-01-24 11:22:18 +01:00 |
|
Lorenz Meier
|
b37082e390
|
MS5611: Run SPI bus faster
|
2016-01-23 13:32:42 +01:00 |
|
Lorenz Meier
|
99068aebac
|
FMUv4: Run FRAM bus faster
|
2016-01-23 13:32:32 +01:00 |
|
Lorenz Meier
|
1474ddbb78
|
MS5611: Ensure to set the lockmode at the right location
|
2016-01-23 13:23:32 +01:00 |
|
Lorenz Meier
|
871b4b482e
|
Do not enable new bus sync yet
|
2016-01-22 18:07:27 +01:00 |
|
Lorenz Meier
|
c659d7851f
|
MS5611: Use the right locking mechanism on Pixracer
|
2016-01-22 17:12:13 +01:00 |
|
Lorenz Meier
|
e88367d722
|
SPI: Support setting the lock mode
|
2016-01-22 17:11:46 +01:00 |
|
David Sidrane
|
9c6f4de753
|
Fixes buffer overwrite on CONFIG_ARCH_BOARD_AEROCORE
|
2016-01-22 00:22:26 +01:00 |
|
Lorenz Meier
|
883148d3d1
|
Revert "Adjust to AUAV screwup on voltage / current pins"
This reverts commit 3c401c396c.
|
2016-01-20 11:13:24 +01:00 |
|
Lorenz Meier
|
3c401c396c
|
Adjust to AUAV screwup on voltage / current pins
|
2016-01-20 10:47:50 +01:00 |
|
Lorenz Meier
|
cbde246f0a
|
FMUv4: Remove non-existent airspeed sensing channel
|
2016-01-20 10:09:07 +01:00 |
|
Lorenz Meier
|
a76ecf3821
|
Remove differential pressure ADC
|
2016-01-19 19:27:21 +01:00 |
|
Lorenz Meier
|
d1cf8df2ad
|
Initialize system power struct
|
2016-01-19 19:26:50 +01:00 |
|
Lorenz Meier
|
ab65a55fbf
|
Change arming transfer to only set the register if the local configuration changed. Move its write operation to the fast rate so that arming / disarming is instantaneous
|
2016-01-18 11:36:11 +01:00 |
|
Lorenz Meier
|
7ea41491e5
|
FMUv4: Fix code style
|
2016-01-15 23:48:18 +01:00 |
|
Lorenz Meier
|
415e42f5de
|
MS5611: Use baro SPI device
|
2016-01-15 22:44:22 +01:00 |
|
Lorenz Meier
|
0910cb3256
|
FMUv4: Add baro SPI bus define
|
2016-01-15 22:34:20 +01:00 |
|
Lorenz Meier
|
e663b60c69
|
FMUv2: Add baro SPI bus define
|
2016-01-15 22:34:09 +01:00 |
|
Lorenz Meier
|
9fb29d3a38
|
FMU: Add RC input definition for each RC protocol
|
2016-01-14 17:55:55 +01:00 |
|
Mark Whitehorn
|
5a93e68918
|
fix code style
|
2016-01-14 17:55:55 +01:00 |
|
Mark Whitehorn
|
ab1bbb9ed8
|
remove extraneous rescan tests
|
2016-01-14 17:55:55 +01:00 |
|
Mark Whitehorn
|
4d7fe08069
|
fix code style
|
2016-01-14 17:55:55 +01:00 |
|
Mark Whitehorn
|
df5cb5472d
|
configure GPIO_SBUS_INV for PixRacer R12
|
2016-01-14 17:55:54 +01:00 |
|
Mark Whitehorn
|
ecbcfe838b
|
clean up, change SPI2 clock back to 12MHz and remove debug prints
|
2016-01-14 17:55:54 +01:00 |
|
Mark Whitehorn
|
ab71af6053
|
fix spi select logic
|
2016-01-14 17:55:54 +01:00 |
|
Mark Whitehorn
|
4952d05652
|
debugging ms5611 on spi2
|
2016-01-14 17:55:54 +01:00 |
|
Mark Whitehorn
|
32626b57a4
|
add missing #ifdef
|
2016-01-14 17:55:54 +01:00 |
|
Mark Whitehorn
|
47207b8fc8
|
set FMU_RC_OUTPUT high for all non-SBUS modes
|
2016-01-14 17:55:54 +01:00 |
|
Mark Whitehorn
|
5cf78cd450
|
configure usart6 TX for RC out
add RC_OUT pin to FMUv4 config
|
2016-01-14 17:55:54 +01:00 |
|
Mark Whitehorn
|
e0bbbd356f
|
add SUMD decoder to RCscan
|
2016-01-14 17:55:53 +01:00 |
|
Mark Whitehorn
|
3d185e18e9
|
remove warnx in set_rc_scan_state
|
2016-01-14 17:55:53 +01:00 |
|
Mark Whitehorn
|
eb36eac137
|
reduce scan interval to 100msec
|
2016-01-14 17:55:53 +01:00 |
|
Mark Whitehorn
|
9eecca6a71
|
add string value struct for RC_SCAN enum
|
2016-01-14 17:55:53 +01:00 |
|
Mark Whitehorn
|
425169921c
|
begin adding DSM bind function
|
2016-01-14 17:55:53 +01:00 |
|
Mark Whitehorn
|
ca2e9e7be1
|
handle PPM input with RC_SERIAL_PORT undefined
|
2016-01-14 17:55:53 +01:00 |
|
Mark Whitehorn
|
72156d9cd6
|
add macro to control RC input inverter
remove redundant variable
|
2016-01-14 17:55:53 +01:00 |
|