
You don't have an ArduStation yet? Came on, buy one now!
Well the 80% of the work was made inside. So whats new?
-I fixed the issue with the buzzer that sometimes used to drift.
-Now you can record the home position and stays even if you disconnect the unit. This function will let me do many things with the board.
-Now you can see the 2D/3D distance, direction and the altitude angle of your aircraft. This info will let me control the antenna and will help you spot your aircraft in the air.
-I added a tiny and very funny arrow (like the OSD's) that indicates the heading and the waypoint bearing of your aircraft.
-Added the new RSP = Roll set point variable, for debugging. If the value is positive means your aircraft is trying to turn right, if is negative is trying to turn left. This is the actual value coming from the navigation function and telling to the stabilization (autopilot) where to go.
The next addition is the directional antenna, I'm just waiting for the material.

For those who don't know the meaning of the data, here it is:
WP# = Waypoint Number
CRS = Course over ground
BER = Bearing (the direction of the waypoint)
GSP = Ground Speed
ASP = AirSpeed
ALT = Altitude
RSP = Roll set point
The code is locate here:
http://code.google.com/p/ardu-station/
[UPDATE] I forgot to mention that you need the replace (update) the folder called "LiquidCrystal" (is an arduino library for the LCD). The new library folder is included in the same file of the ardustation code,inside "libraries". Then just copy/paste it into the arduino IDE: "\\arduino-0016\hardware\libraries". You are done!
Enjoy!

You need to be a member of DIY Drones to add comments!
Join DIY Drones