Nasal/CppBind: Difference between revisions

Jump to navigation Jump to search
m
→‎Worthwhile Targets: dedicated voice interface instead of having to go through the property tree, as per: http://sourceforge.net/p/flightgear/mailman/flightgear-devel/thread/F10078E6-0D1B-458E-9DAB-2E54D877EA6E%40mac.com/#msg32314788
m (→‎Worthwhile Targets: http://forum.flightgear.org/viewtopic.php?f=18&t=22630&p=205664#p205430)
m (→‎Worthwhile Targets: dedicated voice interface instead of having to go through the property tree, as per: http://sourceforge.net/p/flightgear/mailman/flightgear-devel/thread/F10078E6-0D1B-458E-9DAB-2E54D877EA6E%40mac.com/#msg32314788)
Line 30: Line 30:
* FGProtocol, to implement I/O protocols via Nasal (and help solve {{issue|396}} and support AJAX, REST, JSON or WebSockets) {{Progressbar|30}} [http://forum.flightgear.org/viewtopic.php?f=30&t=21346&p=194458&hilit=fginterface#p194456] [http://forum.flightgear.org/viewtopic.php?f=18&t=21561&p=196141#p196141] [http://forum.flightgear.org/viewtopic.php?f=18&t=22630&p=205664#p205430] (stubs available at [https://gitorious.org/fg/hoorays-flightgear/commits/topics/cppbind-fgprotocol])
* FGProtocol, to implement I/O protocols via Nasal (and help solve {{issue|396}} and support AJAX, REST, JSON or WebSockets) {{Progressbar|30}} [http://forum.flightgear.org/viewtopic.php?f=30&t=21346&p=194458&hilit=fginterface#p194456] [http://forum.flightgear.org/viewtopic.php?f=18&t=21561&p=196141#p196141] [http://forum.flightgear.org/viewtopic.php?f=18&t=22630&p=205664#p205430] (stubs available at [https://gitorious.org/fg/hoorays-flightgear/commits/topics/cppbind-fgprotocol])
* the loglist/SG_LOG() logging buffer machinery [http://forum.flightgear.org/viewtopic.php?f=17&t=21480&p=195517#p195517]
* the loglist/SG_LOG() logging buffer machinery [http://forum.flightgear.org/viewtopic.php?f=17&t=21480&p=195517#p195517]
* expose FGVoiceMgr/FLITE TTS[https://gitorious.org/fg/flightgear/commit/b80b010ef146b3d5914ea8e608eeb53aef28798e] to Nasal to get rid of ATC chatter [http://sourceforge.net/p/flightgear/mailman/flightgear-devel/thread/F10078E6-0D1B-458E-9DAB-2E54D877EA6E%40mac.com/#msg32314788] {{Not done}}
* the SGSubsystem interface to register scripted SGSubsystems
* the SGSubsystem interface to register scripted SGSubsystems
* flight path history {{Progressbar|70}} see: [http://forum.flightgear.org/viewtopic.php?f=71&t=21139&p=196295#p196295]
* flight path history {{Progressbar|70}} see: [http://forum.flightgear.org/viewtopic.php?f=71&t=21139&p=196295#p196295]

Navigation menu