020476df46
at some higher frequency, approximate roll/pitch angles, and blast the result over to FlightGear using FGNetFDM udp packets.
4 lines
155 B
Makefile
4 lines
155 B
Makefile
noinst_PROGRAMS = js_server
|
|
|
|
js_server_SOURCES = js_server.cxx
|
|
js_server_LDADD = -lplibjs -lplibnet -lplibul $(base_LIBS) $(joystick_LIBS) $(network_LIBS)
|