# GPS GNSS reset when loading driver # 1 Reset the GPS on driver load (default) # 0 Do not reset GPSGNSSRESET=1 # DEBUG # 0 is off # 1 is on DEBUG=0 # Supercap Feature # Do not let boot proceed until supercap is full. # Prevents loss of data when power is out. SUPERCAPFULL=1 # Maximum wait time for SUPERCAPFULL # SUPERCAPFULL_MAXWAIT=180 # Print dynamic debug for mts-io to kernel # ring buffer (dmesg) # MTS_IO_PARAMS="dyndbg==pmf"