jasonshort
|
2c6e096a3b
|
New Libraries
git-svn-id: https://arducopter.googlecode.com/svn/trunk@286 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jasonshort
|
55621d583d
|
made trims part of init.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@285 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jasonshort
|
267ac3cc6a
|
New RC lib for 328
git-svn-id: https://arducopter.googlecode.com/svn/trunk@284 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jasonshort
|
69833ebcd5
|
accidentally deleted
git-svn-id: https://arducopter.googlecode.com/svn/trunk@283 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jasonshort
|
3565a54bf2
|
git-svn-id: https://arducopter.googlecode.com/svn/trunk@282 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jasonshort
|
a65098f055
|
git-svn-id: https://arducopter.googlecode.com/svn/trunk@281 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jasonshort
|
61179ba90f
|
Ardupilot Hardware RC Library for the 328
git-svn-id: https://arducopter.googlecode.com/svn/trunk@280 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jasonshort
|
6215ad2471
|
Ardupilot Hardware RC Library for the 328
git-svn-id: https://arducopter.googlecode.com/svn/trunk@279 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jasonshort
|
6eb2dc1301
|
Ardupilot Hardware RC Library for the 328
git-svn-id: https://arducopter.googlecode.com/svn/trunk@278 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jasonshort
|
742d0ceef2
|
Ardupilot Hardware RC Library for the 328
git-svn-id: https://arducopter.googlecode.com/svn/trunk@277 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
DrZiplok@gmail.com
|
6074c410d9
|
"Fast" serial driver that fully overrides the Arduino-provided HardwareSerial/Serial* driver.
|
15 years ago |
CaranchoEngineering
|
f711db0e0a
|
Flight tested versions. Closed out Issues #8, #9, #21. Ready for 3rd party verification.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@255 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
CaranchoEngineering
|
c99be7e0ca
|
Flight tested transmitter cal. Yaw is OK. Acro Mode OK. Flew Stable Mode OK.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@254 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jphelirc
|
92fd459504
|
adding missing sensors.pde file
git-svn-id: https://arducopter.googlecode.com/svn/trunk@251 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jphelirc
|
36628eeb06
|
cleaning up code and adding functions from APM main code
git-svn-id: https://arducopter.googlecode.com/svn/trunk@250 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
CaranchoEngineering
|
12d54e7e72
|
moved default value config to UserConfig.h, added transmitter cal code, critical part currently commented out until testing completed.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@249 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jphelirc
|
085f0741a8
|
adding info text to frame folder
git-svn-id: https://arducopter.googlecode.com/svn/trunk@237 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jjulio1234
|
13f8f8ef11
|
Corrected bug on GPS position hold (added GPS_Dt for D and I terms of the control). Separated navigation.pde file.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@231 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
deweibel
|
c0e5fa9908
|
Added GetWritePage()
git-svn-id: https://arducopter.googlecode.com/svn/trunk@230 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
deweibel
|
c58d9577ae
|
corrected altitude scaling
git-svn-id: https://arducopter.googlecode.com/svn/trunk@229 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jphelirc
|
f0776a962d
|
sercom based channel mid calibrations
git-svn-id: https://arducopter.googlecode.com/svn/trunk@224 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
CaranchoEngineering
|
5e976861e8
|
fixed incorrect ini filename
git-svn-id: https://arducopter.googlecode.com/svn/trunk@223 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
CaranchoEngineering
|
fb720995cd
|
Added transmitter cal back in, changed Transmitter Factor label to Kp Rate
git-svn-id: https://arducopter.googlecode.com/svn/trunk@222 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jphelirc
|
a5b5692596
|
Rearranging variables and new header files
git-svn-id: https://arducopter.googlecode.com/svn/trunk@138 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jjulio1234
|
4d1cbc1cca
|
New version of APM_FastSerial library
git-svn-id: https://arducopter.googlecode.com/svn/trunk@89 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
analoguedevices
|
67a19893e7
|
Fixed typos:
Ground_Speed KETWORD2 -> KEYWORD2
Now calls GPS_MTK rather than GPS_UBLOX
git-svn-id: https://arducopter.googlecode.com/svn/trunk@87 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jphelirc
|
2fdceb1b78
|
AM Mode, Green LED optimization
git-svn-id: https://arducopter.googlecode.com/svn/trunk@75 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jjulio1234
|
84fb1f015d
|
Added APM_FastSerial library for fast serial output
git-svn-id: https://arducopter.googlecode.com/svn/trunk@74 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jjulio1234
|
83c5e06025
|
Now for Arming/Disarming motors you should wait 2 seconds (security feature to prevent disarming during flight)
git-svn-id: https://arducopter.googlecode.com/svn/trunk@73 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jjulio1234
|
4af9be6e85
|
New stable mode parameter compatible with configurator
git-svn-id: https://arducopter.googlecode.com/svn/trunk@70 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jjulio1234
|
dfa605b00b
|
IMU performance enhancements and stable mode update
git-svn-id: https://arducopter.googlecode.com/svn/trunk@69 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
deweibel
|
53a575c69c
|
git-svn-id: https://arducopter.googlecode.com/svn/trunk@58 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
deweibel
|
dcc9c20f15
|
correct ground_course scaling error
git-svn-id: https://arducopter.googlecode.com/svn/trunk@57 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
analoguedevices
|
2648385eb9
|
Move to proper folder
git-svn-id: https://arducopter.googlecode.com/svn/trunk@55 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jphelirc
|
935d990488
|
Fixed inverted ELEVATOR on Acro mode
git-svn-id: https://arducopter.googlecode.com/svn/trunk@53 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
CaranchoEngineering
|
67d31dc9c8
|
adding Configurator to trunk
git-svn-id: https://arducopter.googlecode.com/svn/trunk@52 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
CaranchoEngineering
|
2db587909d
|
made default flight mode + config
git-svn-id: https://arducopter.googlecode.com/svn/trunk@50 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
CaranchoEngineering
|
ca21fc01ee
|
changed transmitter pitch direction back to how Jose had it
git-svn-id: https://arducopter.googlecode.com/svn/trunk@49 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
analoguedevices
|
00dde93d5a
|
git-svn-id: https://arducopter.googlecode.com/svn/trunk@48 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
analoguedevices
|
8896b7e15e
|
git-svn-id: https://arducopter.googlecode.com/svn/trunk@47 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
CaranchoEngineering
|
b61acbfbab
|
fixed motor arming, fixed sign for pitch control from transmitter
git-svn-id: https://arducopter.googlecode.com/svn/trunk@44 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
CaranchoEngineering
|
c0edb56fef
|
fixed throttle range for motor arming, removed negative sign for roll in acro mode now that APM orientation is decided
git-svn-id: https://arducopter.googlecode.com/svn/trunk@43 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
analoguedevices
|
8a82413080
|
Correct FOR loop that didn't get to channel 8
git-svn-id: https://arducopter.googlecode.com/svn/trunk@39 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jjulio1234
|
1a8856d0d5
|
New version from Ted´s Mikro branch. Added InstantPWM.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@38 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jjulio1234
|
830fa2b104
|
Adjusted IMU gains and Accelerometers dynamic weighting
git-svn-id: https://arducopter.googlecode.com/svn/trunk@19 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jjulio1234
|
015b2599c6
|
Corrected bug on AccelVector and magnetometer support
git-svn-id: https://arducopter.googlecode.com/svn/trunk@4 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
jjulio1234
|
3976200f50
|
First version. This is the "core" of the project and libraries.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |
(no author)
|
8af9e5e867
|
Initial directory structure.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
15 years ago |