- Dec 02, 2012
-
-
px4dev authored
BlinkM driver
-
px4dev authored
Added delay test to measure comm delays with a led / scope
-
px4dev authored
Made sure IO and FMU obey the lockdown flag when arming motors
-
px4dev authored
#61 px4io spektrum decoder
-
px4dev authored
Cleaned up different uorb topics, cleaned up excessive stack sizes
-
px4dev authored
Fixed missing heading for mtkcustom and nmea
-
px4dev authored
-
px4dev authored
-
- Dec 01, 2012
-
-
px4dev authored
Break out the task stack usage sniffer so we can use it on systems where the task layout has been shrunk (e.g. PX4IO)
-
Lorenz Meier authored
-
Lorenz Meier authored
-
https://github.com/PX4/Firmwarepx4dev authored
-
px4dev authored
-
px4dev authored
-
px4dev authored
-
px4dev authored
Use the right constraint for the output mixer; we might end up wanting more virtual control channels.
-
px4dev authored
-
px4dev authored
-
px4dev authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Nov 30, 2012
-
-
Julian Oes authored
-
Lorenz Meier authored
Harmonized PPM, S.BUS and DSM input (order: first preference S.Bus, then DSM, then PPM, first available and valid source is chosen), tested with FMU, valid channel inputs
-
px4dev authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
px4dev authored
-
px4dev authored
- Use a separate thread for handing R/C inputs and outputs. - Remove all PX4IO R/C receiver configuration; it's all automatic now. - Rework the main loop, dedicate it to PX4FMU communications after startup. - Fix several issues in the px4io driver that would cause a crash if PX4IO was not responding.
-
px4dev authored
- enable USART3 for S.bus - reduce the scheduling tick to 1ms - disable RR scheduling - reduce stdio buffer sizes (not used)
-
- Nov 29, 2012
-
-
px4dev authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
px4dev authored
-
px4dev authored
-
px4dev authored
-
px4dev authored
-
px4dev authored
Possible fix for #78 - increase the wait timeout for discard when flashing PX4IO. It's not clear this solves the issue, but I can't reproduce it with this added.
-
- Nov 27, 2012
-
-
Lorenz Meier authored
Raised COM port number for windows from 18 to 32
-
Julian Oes authored
-
Lorenz Meier authored
-