Andrew Tridgell
|
97b7130bb9
|
libraries: update license header to GPLv3
we switched to GPLv3 a long time ago, but neglected to update the
per-file license headers
|
12 years ago |
Andrew Tridgell
|
edfebc1f29
|
AP_GPS: fixed indent-tabs-mode
|
12 years ago |
Andrew Tridgell
|
b3ec5187f2
|
AP_GPS: fixed uninitialied variable bugs found with valgrind
|
12 years ago |
Andrew Tridgell
|
18db7b2efd
|
GPS: move _port setting to init()
this is needed to avoid constructor ordering dependencies
|
12 years ago |
Pat Hickey
|
9ed023aeb4
|
AP_GPS: Builds under AP_HAL. Not tested.
|
12 years ago |
uncrustify
|
074f3ae872
|
uncrustify libraries/AP_GPS/AP_GPS_406.cpp
|
13 years ago |
rmackay9
|
8a29f47ce0
|
AP_GPS: replaced "int" with "int16_t" and "long" with "int32_t"
|
13 years ago |
Andrew Tridgell
|
33a2ad7e07
|
GPS: add stub settings for nav_setting in the other GPS drivers
only Ublox supports nav_setting so far
|
13 years ago |
Randy Mackay
|
ed19c25a97
|
Arduino 1.0 - changed all #includes of "WProgram.h", "wiring.h" and "WConstants.h to "Arduino.h".
Modified FastSerial's write function to return size_t (number of bytes written).
|
13 years ago |
James Goppert
|
14d27b1e4c
|
Cleaned up AP_GPS formatting.
|
13 years ago |
deweibel@gmail.com
|
8d7e7ff58e
|
revert gps lib to 2602
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2608 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
14 years ago |
deweibel@gmail.com
|
5b9e7eff9d
|
clean up idleTimeout
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2606 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
14 years ago |
deweibel@gmail.com
|
b53b749fc7
|
Fix initialization of idleTimeout
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2602 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
14 years ago |
deweibel
|
34aa823003
|
Bug fixes for EM-406
git-svn-id: https://arducopter.googlecode.com/svn/trunk@539 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
DrZiplok@gmail.com
|
c6ceb85c21
|
Refactor the EM-406 support into a 406-specific init routine and a generic SiRF parser.
|
15 years ago |
DrZiplok@gmail.com
|
7e345e027c
|
Push server-native line endings.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@418 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
DrZiplok@gmail.com
|
96a80f1c66
|
Cleanup.
|
15 years ago |
deweibel
|
2913b74b3a
|
Repaired EM-406 library
corrected units on MTK test program
git-svn-id: https://arducopter.googlecode.com/svn/trunk@383 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jasonshort
|
a18d0af3d1
|
git-svn-id: https://arducopter.googlecode.com/svn/trunk@379 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jasonshort
|
116bd22aa7
|
406 lib - needs help
git-svn-id: https://arducopter.googlecode.com/svn/trunk@358 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |