Unterschiede zwischen den Revisionen 3 und 10 (über 7 Versionen hinweg)
Revision 3 vom 29.09.2008 08:56
Größe: 1060
Autor: wowie
Kommentar:
Revision 10 vom 19.11.2008 21:51
Größe: 1757
Autor: ligi
Kommentar: add navi command 'Q'
Gelöschter Text ist auf diese Art markiert. Hinzugefügter Text ist auf diese Art markiert.
Zeile 1: Zeile 1:
|| ''' Command ''' || ''' Description ''' || ''' Parameter's ''' || '''since FC Firmware'' ''''' || = Flight-Ctrl =
|| ''' Command ''' || ''' Description ''' || ''' Parameter's ''' || '''since FC Firmware'' ||
Zeile 4: Zeile 5:
|| b || ExternControl || struct ExternControl (uart.h) || ||
|| c || ExternControl + Debug request || struct ExternControl (uart.h) || ||
|| b || !ExternControl || struct !ExternControl (uart.h) || 0.68b ||
|| c || !ExternControl + Debug request || struct !ExternControl (uart.h) || 0.68b ||
Zeile 8: Zeile 9:
|| k || Dubwise Keys || keys ( 4 bytes) || || || k || Dubwise Keys || keys ( 4 bytes) || 0.67e ||
Zeile 10: Zeile 11:
|| g || Debug Request || none || || || g || ExternControl Request || none || ||
Zeile 17: Zeile 18:
|| R || Reset ATMEGA || in SIGNAL(INT_VEC_RX || || || f || Debug Request || none || v0.71f ||
|| R || Reset ATMEGA || in SIGNAL(INT_VEC_RX) || ||


= Navi-Ctrl =
|| ''' Command ''' || ''' Description ''' || ''' Parameter's ''' || '''since NC Firmware'' ''''' ||
|| a || labels of analog Values || position of requested analog Value ( 1 byte ) || since beginning ||
|| h || request Display line || Key Value ( 1 Byte ) || since beginning ||
|| v || Version Request || none || since beginning ||
|| e || Error Code Request || none || 0.12h ||
|| s || Send target Position || none || 0.12h ||
|| w || Send Waypoint || none || 0.12h ||
|| q || Request OSD-Data (Q) || 1 byte sending interval ( in 10ms steps ) || 0.12h ||

----
 CategoryCoding

Flight-Ctrl

Command

Description

Parameter's

since FC Firmware

K

compass

compass value

a

labels of analog Values

position of requested analog Value ( 1 byte )

b

ExternControl

struct ExternControl (uart.h)

0.68b

c

ExternControl + Debug request

struct ExternControl (uart.h)

0.68b

h

request Display line

Key Value ( 1 Byte )

t

Engine Test

values for the 4 engines ( 4 Bytes )

k

Dubwise Keys

keys ( 4 bytes)

0.67e

v

Version Request

none

g

ExternControl Request

none

q

Settings Request

settings-num 1 Byte - or 0xff for actual setting (1 Byte)

l

Write Setting 1

mk_param_struct (fc.h)

m

Write Setting 2

mk_param_struct (fc.h)

n

Write Setting 3

mk_param_struct (fc.h)

o

Write Setting 4

mk_param_struct (fc.h)

p

Write Setting 5

mk_param_struct (fc.h)

f

Debug Request

none

v0.71f

R

Reset ATMEGA

in SIGNAL(INT_VEC_RX)

Navi-Ctrl

Command

Description

Parameter's

since NC Firmware

a

labels of analog Values

position of requested analog Value ( 1 byte )

since beginning

h

request Display line

Key Value ( 1 Byte )

since beginning

v

Version Request

none

since beginning

e

Error Code Request

none

0.12h

s

Send target Position

none

0.12h

w

Send Waypoint

none

0.12h

q

Request OSD-Data (Q)

1 byte sending interval ( in 10ms steps )

0.12h