Skip to content

Commit 2698738

Browse files
committed
docs and version bump
1 parent 193c172 commit 2698738

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -288,10 +288,12 @@ To apply options, type `package-config apply msp-osd`.
288288
|`fakehd_hide_menu_switch`| FakeHD will hide the menu switch set above; and the next 5 characters | true / false | false |
289289
| `fakehd_rows` | FakeHD row alignment config, each character configures the alignment for one row | 16 characters, each one of L C R W T F D | WWWWWWCCWWWWWWWD |
290290
| `fakehd_columns` | FakeHD column alignment config | Single character, one of T M B S | S |
291-
|`fakehd_lock_center`| Lock FakeHD in centered mode all the time; no gaps/spreading out even when you are flying.| true / false | false |
292-
|`show_au_data`| enables AU data overlay on the right | true/false| false |
293-
|`show_waiting`| enables or disables MSP WAITING message | true/false.| true |
294-
|`hide_diagnostics`| hide the diagnostic information in the bottom right | true/false.| false |
291+
|`fakehd_lock_center`| Lock FakeHD in centered mode all the time; no gaps/spreading out even when you are flying. | true/false | false |
292+
|`show_au_data`| enables AU data overlay on the right | true/false | false |
293+
|`show_waiting`| enables or disables MSP WAITING message | true/false | true |
294+
|`hide_diagnostics`| hide the diagnostic information in the bottom right | true/false | false |
295+
|`rec_enabled`| enable OSD recording to .msp files alongside video | true/false | false |
296+
|`rec_pb_enabled`| enable OSD playback if .msp file is stored alongside video | true/false | false |
295297

296298

297299
So for example, to disable the WAITING message:

ipk/airunit/control/control

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: msp-osd
2-
Version: 0.8.0
2+
Version: 0.9.0
33
Maintainer: bri3d
44
Description: MSP OSD service for the DJI HD FPV airunit.
55
Architecture: pigeon-airside

ipk/goggle/control/control

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: msp-osd
2-
Version: 0.8.0
2+
Version: 0.9.0
33
Maintainer: bri3d
44
Description: MSP OSD service for the DJI HD FPV goggles.
55
Architecture: pigeon-glasses

0 commit comments

Comments
 (0)