FlightGear Headless: Difference between revisions

Jump to navigation Jump to search
m
→‎Status (07/2014): http://forum.flightgear.org/viewtopic.php?f=6&t=28020&start=15#p264824
m (→‎Status (07/2014): http://forum.flightgear.org/viewtopic.php?f=6&t=28020&start=15#p264824)
Line 75: Line 75:


{{Note|As of mid 2014, this is being worked on via [[Initializing Nasal early]], in part, this effort is also overlapping with the [[Reset & re-init]] and [[FlightGear Run Levels]] efforts.}}
{{Note|As of mid 2014, this is being worked on via [[Initializing Nasal early]], in part, this effort is also overlapping with the [[Reset & re-init]] and [[FlightGear Run Levels]] efforts.}}
{{FGCquote
|1= I organised Simgear into 'core' and 'scene' libraries; the 'core' part is also what we call 'headless' simgear, i.e can be compiled without requiring OpenSceneGraph or any GUI systems. (Which is how SG is used by terragear and potentially some other users).
|2= {{cite web
  | url    = http://sourceforge.net/p/flightgear/mailman/message/29733462/
  | title  = <nowiki>[Flightgear-devel] SimGear libraries</nowiki>
  | author = <nowiki>James Turner</nowiki>
  | date  = Aug 28th, 2012
  }}
}}


{{cquote|I'm writing some automated testing code for pieces of FG, so that I can experiment with changes to various internal bits of code with more confidence that I haven't broken anything. These aren't quite unit-tests (they test multiple areas of the code at once) and they're pretty crude, but any testing is better than none (and quicker than manual testing).<ref>{{cite web |url=http://www.mail-archive.com/flightgear-devel%40lists.sourceforge.net/msg17543.html |title=Startup position offsets (fg_init)|author=James Turner |date=Sun, 24 Aug 2008 13:53:58 -0700}}</ref>|James Turner}}
{{cquote|I'm writing some automated testing code for pieces of FG, so that I can experiment with changes to various internal bits of code with more confidence that I haven't broken anything. These aren't quite unit-tests (they test multiple areas of the code at once) and they're pretty crude, but any testing is better than none (and quicker than manual testing).<ref>{{cite web |url=http://www.mail-archive.com/flightgear-devel%40lists.sourceforge.net/msg17543.html |title=Startup position offsets (fg_init)|author=James Turner |date=Sun, 24 Aug 2008 13:53:58 -0700}}</ref>|James Turner}}

Navigation menu