I am trying to combine ODAS with a NEO 6m gps module. The gps module was configured using this guide here. I followed the FPGA guide for the matrix creator to reroute the expansion pins to gpio 15 and 14. Running cat /dev/ttyAMA0 produces the correct gps signal. But when running ODAS, the device would reboot a second after printing “+ Thread running …”.
Does ODAS require these gpio pins and/or serial console to work? Is there a way around this?
Help appreciated, Thanks.