I messed up the merge, so pushing it over to another repo so I don't lose it. Will tidy up and remove later

Dependencies:   BufferedSerial FatFileSystemCpp mbed

Revision:
44:fe7fcf62c75d
Parent:
39:3cd9e498b5c6
Child:
47:8d577dfb7eb1
--- a/settings.txt	Tue Aug 10 14:55:37 2021 +0000
+++ b/settings.txt	Thu Aug 12 11:30:14 2021 +0000
@@ -54,6 +54,14 @@
 
 # NOTE-The filter will add latency so a filtered channel will be delayed relative to an unfiltered one.
  
+[Additional outputs]
+# By default FIZ box VIPS format output only output the fields required by unreal
+# even if the VIPS itself is configured to output more data. This is intended to minimise radio traffic
+# while allowing debug data to be avalible when connecting directly to VIPS.
+# Setting this option to 1 allows additional fields to be passed through the FIZ box.
+# Currently supported fields are:
+#   Used Beacon List (mask value 0x1000)
+//ExtendedOutput=1
  
 [NOTES]
 - All settings are case sensitive.