Closed simonft closed 4 years ago
I took a look at the actual data going through the socket, and it's just saving everything to the database with a bit of type conversion. So this isn't needed. At some point it might be useful to save all the raw srsLTE data being collected (and not just what's being written to the socket) but that requires some more thought.
It would be nice if there was a mode to record all the data coming from the srsLTE socket raw to a file, before it gets processed by crocodilehunter. Probably most useful with timestamped and intermingled with GPS locations. This would allow for some further investigation after the fact in the case that something strange is detected.