Randy Mackay
|
61a084ef88
|
AutoTest: rename copter_spline to copter_spline_mission
|
11 years ago |
Randy Mackay
|
29d4e60c8d
|
AutoTest: shorten copter mission
Replace 35 seconds delay with 5 second delay
|
11 years ago |
Randy Mackay
|
f54d8b02eb
|
AutoTest: fix to copter missions
Missions were not completing successfully because they were waiting for
the current waypoint number to be 1 higher than was possible
|
11 years ago |
Randy Mackay
|
92d212abf1
|
AutoTest: make sim_arducopter_randy.sh executable
|
11 years ago |
Matthew Lloyd
|
15b99300a2
|
build: fix paths in install-prereqs-ubuntu.sh
Also upgrade to the latest 2013q4 "GNU Tools for ARM
Embedded Processors" toolchain since the 2012q2 release
is no longer available for download.
|
11 years ago |
Chris Mansley
|
f9d262278f
|
Tools: Update gcc-arm version from q2 to q4
This fixes the installation script since version q2 has been removed
from launchpad.
|
11 years ago |
Andrew Tridgell
|
c12e53189c
|
autotest: added apm2-obc to build tests
|
11 years ago |
Andrew Tridgell
|
eaf746b7fd
|
Replay: fixed velocity vector
|
11 years ago |
Andrew Tridgell
|
ec04eba61c
|
Replay: handle multiple GPS sensors
|
11 years ago |
priseborough
|
4f2a390dfa
|
Replay : Incorporate EKF4 flash logging updates
|
11 years ago |
Andrew Tridgell
|
d395f50521
|
AntennaTracker: added GPS parameters
|
11 years ago |
Andrew Tridgell
|
60ad429d13
|
Replay: convert to new GPS API
|
11 years ago |
Andrew Tridgell
|
c51212da53
|
AntennaTracker: convert to new GPS API
|
11 years ago |
Andrew Tridgell
|
bc1ebcadf5
|
VARTest: converted to new GPS API
|
11 years ago |
Andrew Tridgell
|
ea6fbae666
|
AntennaTracker: fixed pitch slew rate limit
|
11 years ago |
Andrew Tridgell
|
4cb9d4fcb5
|
AntennaTracker: fixed mode set using custom mode
|
11 years ago |
Randy Mackay
|
4f68b8ea7f
|
AutoTest: update copter_spline mission
|
11 years ago |
Randy Mackay
|
2ce827d2ae
|
AutoTest: add copters spline test
|
11 years ago |
Mike McCauley
|
ffcac91120
|
AntennaTracker: update_GPS now sets HOME position and compass.set_initial_location on first good GPS fix
|
11 years ago |
Mike McCauley
|
7116fdecde
|
AntennaTracker: added documentation about compass calibration to AntennaTracker.txt
|
11 years ago |
Mike McCauley
|
2e3989f78d
|
AntennaTracker: initial position was not being set on normal startup
|
11 years ago |
Mike McCauley
|
6648170102
|
AntennaTracker: remove call to set fly forward, else if the tracker is moving it will use the GPS direction for yaw instead of the compass
|
11 years ago |
Mike McCauley
|
cc21f68ed4
|
AntennaTracker: minor cleanups in tracker.pde
|
11 years ago |
Mike McCauley
|
25c46cdc00
|
AntennaTracker: Added supportfor manual control message to force antenna bearing and pitch in manual mode
|
11 years ago |
Andrew Tridgell
|
72c12fb2b3
|
AntennaTracker: added boardconfig object
this allows the safety switch to be disabled
|
11 years ago |
Andrew Tridgell
|
e40c178e11
|
AntennaTracker: fixed build with GPS changes
|
11 years ago |
Andrew Tridgell
|
9b92e25cdc
|
VARTest: fixed build
|
11 years ago |
Andrew Tridgell
|
af2ae30b65
|
AntennaTracker: fixed APM2 serial speed handling
need to change based on USB mux status
|
11 years ago |
Andrew Tridgell
|
3a3a074fab
|
AntennaTracker: fixed ballerina and more accurate tracking
implement new parameter options
|
11 years ago |
Andrew Tridgell
|
262f8b9f48
|
AntennaTracker: added STOP mode
to stop tracker moving
|
11 years ago |
Andrew Tridgell
|
ba312ee68e
|
AntennaTracker: lots of new parameters
YAW_SLEW_TIME, PITCH_SLEW_TIME, MIN_REVERSE_TIME, START_LATITUDE,
START_LONGITUDE and STARTUP_DELAY
See the parameter docs for explanations
|
11 years ago |
Craig Elder
|
428dcdb817
|
Frame_params: Updated Iris.param
|
11 years ago |
Craig Elder
|
2131d9923f
|
Frame_params: Added Iris with Tarot Gimbal
|
11 years ago |
Andrew Tridgell
|
314daabc9d
|
scripts: test build of Replay in build_all.sh
|
11 years ago |
Andrew Tridgell
|
2008f737cf
|
Replay: fixed build with AP_Mission
|
11 years ago |
Andrew Tridgell
|
1f74736804
|
AntennaTracker: use common deferred message handling
|
11 years ago |
Andrew Tridgell
|
278af21641
|
VARTest: fixed build
|
11 years ago |
Andrew Tridgell
|
b9939368ea
|
CPUInfo: fixed build
|
11 years ago |
Andrew Tridgell
|
851fb61901
|
AntennaTracker: fixed for new MAVLink handling
|
11 years ago |
Randy Mackay
|
30194b9e72
|
AutoTest: update AVC copter mission
According to the mavlink documentation, the do-change-speed command
should specify the target velocity in param2
|
11 years ago |
Craig Elder
|
7be2cea42f
|
Frame_params: Adding 3DR_Rover.param
|
11 years ago |
Andrew Tridgell
|
2266bd314b
|
autotest: kill off old tasks on exit
|
11 years ago |
Andrew Tridgell
|
acdb2e2175
|
autotest: raise turn rate of antennas
|
11 years ago |
Andrew Tridgell
|
59c21fff88
|
AntennaTracker: added sending on SIMSTATE in SITL
|
11 years ago |
Andrew Tridgell
|
aaf22457e5
|
AntennaTracker: added a note on simulating an antenna tracker
|
11 years ago |
Andrew Tridgell
|
7b1ce2eeb7
|
AntennaTracker: fixes for antenna tracker
- use pressure to calculate vehicle altitude
- changed approach to slewing
- fixed mavlink mode
|
11 years ago |
Andrew Tridgell
|
4f44351d4e
|
autotest: added -T option to sim_arduplane.sh
starts an antenna tracker
|
11 years ago |
Andrew Tridgell
|
83269bbea7
|
autotest: initial version of a antenna tracker simulator
|
11 years ago |
Andrew Tridgell
|
40b13cf8df
|
autotest: fixed multi-instance support
|
11 years ago |
Andrew Tridgell
|
a26bcddb9b
|
autotest: fixed valgrind options to sim_arduplane.sh
|
11 years ago |