ardupilot/libraries/AP_ADSB
Tom Pittenger 1612110d16 AP_ADSB: fixed signed int compare compile warning/error and reject >24bit ICAO
- The value is only 24bits anyway so sign conversion does not matter
- also reject ICAO values > 24bits
2016-08-16 18:49:48 -07:00
..
AP_ADSB.cpp AP_ADSB: fixed signed int compare compile warning/error and reject >24bit ICAO 2016-08-16 18:49:48 -07:00
AP_ADSB.h AP_ADSB: move mavlink msg handling into library 2016-08-16 16:33:36 -07:00