This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
LibrePilot
Watch
1
Star
0
Fork
0
You've already forked LibrePilot
mirror of
https://bitbucket.org/librepilot/librepilot.git
synced
2025-01-18 03:52:11 +01:00
Code
Issues
Releases
Activity
LibrePilot
/
flight
/
Libraries
/
inc
History
Corvus Corax
8a47ade16b
flight/Libraries/fifo_buffer: Use platform independent <stdint.h> instead of "stm32xxx.h" to get definition of intX_t types
2011-08-14 14:21:54 +02:00
..
ahrs_comm_objects.h
AHRS Comms: Send FirmwareIAP object to AHRS so that it can be remotely
2010-12-10 21:03:29 +00:00
ahrs_spi_comm.h
hwinit: Convert SPI drivers to dynamic init
2011-02-12 22:19:50 +00:00
CoordinateConversions.h
CC-24: Rotate the CC board at any angle relative to "flat and level" with GCS
2011-04-15 06:37:16 +00:00
fifo_buffer.h
flight/Libraries/fifo_buffer: Use platform independent <stdint.h> instead of "stm32xxx.h" to get definition of intX_t types
2011-08-14 14:21:54 +02:00
stopwatch.h
More cleaning, moved stopwatch files to library folder, code formatting.
2011-04-29 20:48:13 +01:00
WMMInternal.h
Fixed possible memory leaks. Now check for NULL pointers from all MALLOC calls. Functions now return '0' if OK, otherwise returns a value < 0.
2011-01-11 11:11:23 +00:00
WorldMagModel.h
Fixed possible memory leaks. Now check for NULL pointers from all MALLOC calls. Functions now return '0' if OK, otherwise returns a value < 0.
2011-01-11 11:11:23 +00:00