- Jul 03, 2011
-
-
lm authored
-
- Jun 21, 2011
-
-
pixhawk authored
Cleaned up serial port libs, activated mav visualization on map (still debugging), fixed standalone MAVLink generator
-
- Apr 16, 2011
-
-
Andrew Tridgell authored
The MAVLINK_MESSAGE_LENGTHS macro can be used to detect mavlink messages that don't have the expected length. It is done as a macro so that projects that don't want to pay the cost of a 256 byte overhead can avoid the check
-
- Mar 30, 2011
-
-
James Goppert authored
-
- Feb 11, 2011
-
-
lm authored
-
- Feb 10, 2011
-
-
lm authored
-
- Feb 08, 2011
-
-
pixhawk authored
Made MAVLink parser aware of line breaks in comments, added new servo output packet to QGC and simulation, enabled servo output display in new Actuator View (previous Payload view)
-
- Jan 07, 2011
-
-
lm authored
Improved line chart, brought back movement on HUD (but still looks somewhat wrong on the dials). Fixed logging for ground time mode
-
- Jan 01, 2011
- Dec 02, 2010
-
-
lm authored
-
- Oct 30, 2010
- Oct 23, 2010
-
-
pixhawk authored
-
- Oct 04, 2010
-
-
pixhawk authored
-
- Sep 20, 2010
-
-
Bryan Godbolt authored
I added the ability for the parser to pack an array of any mavlink standard type. This will allow array types to be specified for mavlink messages without using the type="array" syntax. I also changed how a bunch of the strings were constructed to more closely conform to the coding style guidelines by reducing the number of implicit copy constructor calls
-
Bryan Godbolt authored
I added the ability for the parser to pack an array of any mavlink standard type. This will allow array types to be specified for mavlink messages without using the type="array" syntax. I also changed how a bunch of the strings were constructed to more closely conform to the coding style guidelines by reducing the number of implicit copy constructor calls
-
- Aug 24, 2010
-
-
lm authored
-
- Aug 20, 2010
-
-
pixhawk authored
-
- Aug 07, 2010
-
-
pixhawk authored
Made generator --pedantic GCC flag compatible/C89 compatible, fixed a bug where heartbeats where only sent to first link
-
- Jul 25, 2010
-
-
pixhawk authored
Started to add support for autopilot firmware updates, added Linux compile instructions, fixed date in mavlink.h to english independent of OS language settings
-
- Jun 08, 2010
-
-
lm authored
-
- May 24, 2010
-
-
pixhawk authored
Added support for MAVLink XML inclusion, added support for multiple Autopilots, improved protocol generation
-
- May 11, 2010
-
-
pixhawk authored
-
- May 03, 2010
-
-
lm authored
-
- May 02, 2010
- Apr 24, 2010
-
-
pixhawk authored
-
- Apr 16, 2010
-
-
lm authored
-
- Apr 08, 2010
-
-
lm authored
-
- Apr 03, 2010
-
-
pixhawk authored
-