UKHAS Wiki

UK High Altitude Society

User Tools

Site Tools


projects:high_altitude_slug:software:protocol

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:high_altitude_slug:software:protocol [2006/07/30 18:50] phatmonkeyprojects:high_altitude_slug:software:protocol [2008/07/19 23:33] (current) – external edit 127.0.0.1
Line 6: Line 6:
  
 ===== Commands ===== ===== Commands =====
-We have a 16 unsigned integer for commands:+We have a 16 bit unsigned integer for commands:
  
 ==== Human messages (0 - 9) ==== ==== Human messages (0 - 9) ====
Line 12: Line 12:
   * [0 - 9] CMD_MESSAGE_[0-9] char - Human messages. 0 is lowest priority, 9 is highest.   * [0 - 9] CMD_MESSAGE_[0-9] char - Human messages. 0 is lowest priority, 9 is highest.
  
-==== All processes (10 - 4999) ==== +==== All processes ==== 
 +  * 10 CMD_ERROR int - Error occured
 ==== GPS reader ==== ==== GPS reader ====
   * 5000 CMD_GPS_DATA struct gps_data - GPS data   * 5000 CMD_GPS_DATA struct gps_data - GPS data
Line 33: Line 33:
   * 6007 CMD_FINAL_WAYPOINT waypoint_t - The final waypoint, generally the launch point   * 6007 CMD_FINAL_WAYPOINT waypoint_t - The final waypoint, generally the launch point
  
-==== Roll control (7000 - 7999) ====+==== Roll control ==== 
 + 
 +==== Pitch control ====
  
 +==== Configuration ====
 +See configuration files for descriptions and categorisation.
  
-==== Pitch control (8000 - 8999) ====+  * 10000 CMD_CONFIG_... 
 +to be finished
projects/high_altitude_slug/software/protocol.1154285458.txt.gz · Last modified: 2008/07/19 23:31 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki