Mark Griffin
|
9407cd99db
|
Added missing #include "ap_downlink.h"
|
2010-08-05 18:52:32 +00:00 |
|
Antoine Drouin
|
1eedeb19ff
|
added tunnel between uart1 and uart2 for lisa
|
2010-08-05 17:51:26 +00:00 |
|
Felix Ruess
|
f498ad1706
|
added eric to AUTHORS
|
2010-08-05 17:47:43 +00:00 |
|
Antoine Drouin
|
775736fd1b
|
added support on uart1 for stm32 ( lisa/L)
|
2010-08-05 17:01:17 +00:00 |
|
Eric Parsonage
|
a298e4c03f
|
compiler warning missing default case in switch line 119
|
2010-08-05 15:47:01 +00:00 |
|
Paul Cox
|
5fbe40f2a7
|
fix on fb, still working of ff
|
2010-08-05 15:39:21 +00:00 |
|
Paul Cox
|
2429d2bd78
|
feedback portion working, still debugging ff..
|
2010-08-05 15:25:28 +00:00 |
|
Paul Cox
|
70c1b5c035
|
add tilt_sp
|
2010-08-05 15:17:03 +00:00 |
|
Antoine Drouin
|
2a57f5ff26
|
example NLI controller
|
2010-08-05 13:55:45 +00:00 |
|
Gautier Hattenberger
|
4edd6a7eee
|
add some macros needed by sys_mon module
|
2010-08-05 13:14:39 +00:00 |
|
Eric Parsonage
|
daadd41302
|
one of my radio files
|
2010-08-05 11:27:35 +00:00 |
|
Eric Parsonage
|
3811e34ac7
|
control panel and conf file added for UofA
|
2010-08-05 11:25:34 +00:00 |
|
Eric Parsonage
|
11602b6fed
|
UofAdelaide NoVa airframe added
|
2010-08-05 11:23:19 +00:00 |
|
Eric Parsonage
|
f684380fd5
|
UofAdelaide airframe 1000 added
|
2010-08-05 11:21:12 +00:00 |
|
Gautier Hattenberger
|
cbe3d44f04
|
handle more buttons in the usb_stick library
|
2010-08-04 18:08:27 +00:00 |
|
Gautier Hattenberger
|
55a3883d7e
|
add parsing of NAV_STICK message
fix datalink parsing for modules
|
2010-08-04 17:33:58 +00:00 |
|
Gautier Hattenberger
|
0f6c5b67f2
|
fix kill_throttle handler when kill setting is received from the gcs
|
2010-08-04 17:32:07 +00:00 |
|
Gautier Hattenberger
|
3f8ef4dfa7
|
add a mag offset on ahrs (only with cmpl filter for now)
|
2010-08-04 17:30:16 +00:00 |
|
Gautier Hattenberger
|
06929bc425
|
change comments
|
2010-08-04 17:15:12 +00:00 |
|
Gautier Hattenberger
|
00054f3b10
|
parse NAV_STICK commands for booz
|
2010-08-04 17:13:43 +00:00 |
|
Gautier Hattenberger
|
f76e0ff563
|
default booz_cam mode can be set in airframe file
|
2010-08-04 16:52:58 +00:00 |
|
Gautier Hattenberger
|
dce98323f0
|
add a system monitoring module for FW and Quads
|
2010-08-04 16:23:56 +00:00 |
|
Paul Cox
|
90880a9ea9
|
some changes to fix after refactoring. datalink/telemetry and control working.
|
2010-08-04 15:56:02 +00:00 |
|
Antoine Drouin
|
0e89630884
|
removed unused delete_function
|
2010-08-04 13:55:19 +00:00 |
|
Antoine Drouin
|
d2b4849a89
|
refactored beth code
|
2010-08-04 13:52:44 +00:00 |
|
Antoine Drouin
|
c37ffb3fad
|
refactored beth code
|
2010-08-04 13:51:40 +00:00 |
|
Paul Cox
|
f66c325e08
|
datalink working : see pong every 5 seconds
|
2010-08-04 11:48:05 +00:00 |
|
Allen Ibara
|
8f7c410524
|
Remove broken support for messages without timestamps
|
2010-08-03 22:50:45 +00:00 |
|
Allen Ibara
|
7dc2b6e4cd
|
Add periodic support to downlink_transport, implement periodic for udp_transport2, and add periodic function call to overo_test_telemetry2
|
2010-08-03 22:18:53 +00:00 |
|
Felix Ruess
|
9d7f3c28f9
|
update cpu load computation
|
2010-08-03 16:28:27 +00:00 |
|
Paul Cox
|
98fa110cfc
|
fix typo. bizarre that it compiled before... maybe points to a bug?
|
2010-08-03 15:40:52 +00:00 |
|
Paul Cox
|
ad55d0a504
|
attempting insertion of downlink code. currently doesn't build for lack of UdpTransportPeriodic.
|
2010-08-03 15:39:10 +00:00 |
|
Paul Cox
|
6b738bed8d
|
updated to new can callback code, main_overo now logs to a file and shuts down in a controlled manner on receiving control-c
|
2010-08-03 14:35:47 +00:00 |
|
Antoine Drouin
|
b18ec9731d
|
added callback for new can implementation
|
2010-08-03 13:21:17 +00:00 |
|
Allen Ibara
|
90811a0440
|
Allow airframe or makefile to overload servo frequency for stm32 pwm output (instead of hard coded to 40Hz)
|
2010-08-02 23:42:57 +00:00 |
|
Allen Ibara
|
4ba3d47feb
|
Add optional sample counter to booz_imu interface
|
2010-08-02 23:41:51 +00:00 |
|
Allen Ibara
|
14743570a9
|
Fix yaw sign inverted on Joby 9CH for booz_radio_control
|
2010-08-02 23:40:44 +00:00 |
|
Allen Ibara
|
f8f03a6baf
|
Only populate radio data in passthrough if the stm flags it as valid
|
2010-08-02 23:39:45 +00:00 |
|
Allen Ibara
|
80d9499185
|
Fix some warnings in onboard_transport, and change it to not log msg_id, only msg_name in order to match the paparazzi onboard log format
|
2010-08-02 23:39:10 +00:00 |
|
Allen Ibara
|
cac8d22e8a
|
Add datalink support to overo_test_telemetry2
|
2010-08-02 23:38:18 +00:00 |
|
Paul Cox
|
41406363f0
|
working PD control of tilt with crista. TODO: timeout/checksum overolink, update to new CAN code, datalink to overo, kalman filter
|
2010-08-02 15:59:11 +00:00 |
|
Antoine Drouin
|
3eb641287e
|
this time KILL_MOTORS should kill all motors
|
2010-08-01 12:22:51 +00:00 |
|
Felix Ruess
|
a940113bb2
|
remove old FGState include
|
2010-07-31 17:26:04 +00:00 |
|
Antoine Drouin
|
0751505b4a
|
added sensor signs
|
2010-07-31 14:51:51 +00:00 |
|
Antoine Drouin
|
4595a6b1d2
|
moved ADS8344_values and ADS8344_available to non arch files
|
2010-07-31 14:51:00 +00:00 |
|
Antoine Drouin
|
d394d0777c
|
moved ADS8344_values and ADS8344_available to non arch file as they are shared between arch
|
2010-07-31 14:50:08 +00:00 |
|
Antoine Drouin
|
3719382092
|
added KILL_MOTORS switch for mkk controllers on lpc2148
|
2010-07-30 18:30:24 +00:00 |
|
Piotr Esden-Tempski
|
8c6c59e75e
|
Fixed a global variable masking warning in can csc test.
|
2010-07-29 04:34:45 +00:00 |
|
Piotr Esden-Tempski
|
52d3036a2d
|
More work on the can protocol implementation. Cleaned up a lot and added
a abstracted version of csc protocol implementation.
|
2010-07-29 04:34:42 +00:00 |
|
Piotr Esden-Tempski
|
6117f4e8c9
|
Made the communication with CSC working. Added some more compiletime
definitions for configuring the stm32 CAN hardware.
|
2010-07-29 04:34:39 +00:00 |
|