Showing 1 changed files with 3 additions and 1 deletions
+3 -1
README.md
... ...
@@ -79,6 +79,8 @@ Please report bug at <zkv1000@seb.lautre.net>.
79 79
   * ND and map display: synchronized tiles and navaids, range change, map heads up
80 80
   * rotation and zooming of online maps in-flight
81 81
   * simple Traffic Alert Collision Avoidance System (TCAS)
82
+  * screen brightness and body lighting settings
83
+  * checklists management (emergency and normal)
82 84
 * ![][90%]
83 85
   * TMR/REF Timer ![][done], Vspeeds ![][done], minimums ![][pending] (don't understand the role of this)
84 86
   * angle of attack display (not sure about calculation): specific for each airplane (see Installation instructions below)
... ...
@@ -87,6 +89,7 @@ Please report bug at <zkv1000@seb.lautre.net>.
87 89
 * ![][80%]
88 90
   * route displayed on map: legs ![][done], current and next leg ![][done], TOC/TOD ![][ongoing], OBS ![][ongoing]
89 91
 * ![][70%]
92
+  * Setting pages (MFD): pages/sub-pages selection via FMS knob ![][done], pages content implementation ![][ongoing]
90 93
 * ![][60%]
91 94
   * NOT TESTED: add the posssibility to only use Nasal part of the instrument. This in case of a cockpit which already includes needed objects and animations for screens, knobs and buttons in its config files
92 95
   * Map settings: declutter ![][ongoing], range/zoom ![][done]
... ...
@@ -96,7 +99,6 @@ Please report bug at <zkv1000@seb.lautre.net>.
96 99
   * use of [maketimer()](http://wiki.flightgear.org/Nasal_library#maketimer.28.29) instead of [settimer()](http://wiki.flightgear.org/Nasal_library#settimer.28.29) when possible
97 100
 * ![][30%]
98 101
 * ![][20%]
99
-  * Setting pages (MFD): pages/sub-pages selection via FMS knob ![][done], pages content implementation ![][ongoing]
100 102
 * ![][10%]
101 103
   * multikey for every part of the device (actually only power on)
102 104
   * Aircraft Maintainer's Guide