f35f0d59dd
Build gave the following warnings: ../../libraries/AP_GPS/AP_GPS_SBP2.cpp: In member function ‘void AP_GPS_SBP2::_sbp_process_message()’: ../../libraries/AP_GPS/AP_GPS_SBP2.cpp:181:78: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] last_heartbeat = *((struct sbp_heartbeat_t*)parser_state.msg_buff); ^ ../../libraries/AP_GPS/AP_GPS_SBP2.cpp:181:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] last_heartbeat = *((struct sbp_heartbeat_t*)parser_state.msg_buff); ^ ../../libraries/AP_GPS/AP_GPS_SBP2.cpp:186:76: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] last_gps_time = *((struct sbp_gps_time_t*)parser_state.msg_buff); ^ ../../libraries/AP_GPS/AP_GPS_SBP2.cpp:186:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] last_gps_time = *((struct sbp_gps_time_t*)parser_state.msg_buff); ^ ../../libraries/AP_GPS/AP_GPS_SBP2.cpp:190:74: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] last_vel_ned = *((struct sbp_vel_ned_t*)parser_state.msg_buff); ^ ../../libraries/AP_GPS/AP_GPS_SBP2.cpp:190:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] last_vel_ned = *((struct sbp_vel_ned_t*)parser_state.msg_buff); ^ ../../libraries/AP_GPS/AP_GPS_SBP2.cpp:194:74: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] last_pos_llh = *((struct sbp_pos_llh_t*)parser_state.msg_buff); ^ ../../libraries/AP_GPS/AP_GPS_SBP2.cpp:194:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] last_pos_llh = *((struct sbp_pos_llh_t*)parser_state.msg_buff); ^ ../../libraries/AP_GPS/AP_GPS_SBP2.cpp:198:68: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] last_dops = *((struct sbp_dops_t*)parser_state.msg_buff); ^ ../../libraries/AP_GPS/AP_GPS_SBP2.cpp:198:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] last_dops = *((struct sbp_dops_t*)parser_state.msg_buff); ^ ../../libraries/AP_GPS/AP_GPS_SBP2.cpp:202:74: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] last_event = *((struct sbp_ext_event_t*)parser_state.msg_buff); ^ ../../libraries/AP_GPS/AP_GPS_SBP2.cpp:202:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] last_event = *((struct sbp_ext_event_t*)parser_state.msg_buff); ^ |
||
---|---|---|
.github | ||
AntennaTracker | ||
APMrover2 | ||
ArduCopter | ||
ArduPlane | ||
ArduSub | ||
benchmarks | ||
docs | ||
libraries | ||
mk | ||
modules | ||
tests | ||
Tools | ||
.dir-locals.el | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.pydevproject | ||
.travis.yml | ||
BUILD.md | ||
COPYING.txt | ||
Doxyfile.in | ||
eclipse.cproject | ||
eclipse.project | ||
Makefile | ||
Makefile.waf | ||
README.md | ||
reformat.sh | ||
uncrustify_cpp.cfg | ||
uncrustify_headers.cfg | ||
Vagrantfile | ||
waf | ||
wscript |
ArduPilot Project
The ArduPilot project is made up of:
User Support & Discussion Forums
-
Support Forum: http://discuss.ardupilot.org/
-
Community Site: http://ardupilot.org
Developer Information
-
Github repository: https://github.com/ArduPilot/ardupilot
-
Main developer wiki: http://dev.ardupilot.org
-
Developer email group: drones-discuss@googlegroups.com
Contributors
How To Get Involved
-
The ArduPilot project is open source and we encourage participation and code contributions: guidelines for contributors to the ardupilot codebase
-
We have an active group of Beta Testers especially for ArduCopter to help us find bugs: release procedures
-
Desired Enhancements and Bugs can be posted to the issues list.
-
Helping other users with log analysis on http://discuss.ardupilot.org/ is always appreciated:
-
There is a group of wiki editors as well in case documentation is your thing: ardu-wiki-editors@googlegroups.com
-
Developer discussions occur on drones-discuss@google-groups.com
License
The ArduPilot project is licensed under the GNU General Public License, version 3.
Maintainers
Ardupilot is comprised of several parts, vehicles and boards. The list below contains the people that regularly contribute to the project and are responsible for reviewing patches on their specific area. See CONTRIBUTING.md for more information.
- Andrew Tridgell
- Vehicle: Plane, AntennaTracker
- Board: APM1, APM2, Pixhawk, Pixhawk2, PixRacer
- Randy Mackay
- Vehicle: Copter, AntennaTracker
- Robert Lefebvre
- Vehicle: TradHeli
- Grant Morphett:
- Vehicle: Rover
- Tom Pittenger
- Vehicle: Plane
- Paul Riseborough
- Subsystem: AP_NavEKF2
- Lucas De Marchi
- Subsystem: Linux
- Peter Barker
- Subsystem: DataFlash
- Subsystem: Tools
- Michael du Breuil
- Subsystem: GPS
- Francisco Ferreira
- Bug Master
- Matthias Badaire
- Subsystem: FRSky
- Eugene Shamaev
- Subsystem: CAN bus
- Subsystem: UAVCAN
- Víctor Mayoral Vilches
- Board: PXF, Erle-Brain 2, PXFmini
- Mirko Denecke
- Board: BBBmini, BeagleBone Blue
- Georgii Staroselskii
- Board: NavIO
- Emile Castelnuovo
- Board: VRBrain
- Julien BERAUD
- Board: Bebop & Bebop 2
- Pritam Ghanghas
- Board: Raspilot
- Matt Lawrence
- Vehicle: 3DR Solo & Solo based vehicles
- Gustavo José de Sousa
- Subsystem: Build system
- Craig Elder
- Administration: ArduPilot Technical Community Manager
- Jacob Walser
- Vehicle: Sub