dump1090-mutability icon indicating copy to clipboard operation
dump1090-mutability copied to clipboard

Results 3 dump1090-mutability issues
Sort by recently updated
recently updated
newest added

Would it be possible to log/output not just the Time in microseconds since the program started, but also log the current epoch? This would allow replay of log output later...

Using DietPi on a rpi 3 this is the log at compile time: ``` make gcc -DMODES_DUMP1090_VERSION=\"v1.15-dev-327-gb155fdb\" -O2 -g -Wall -Werror -W -std=c11 -D_DEFAULT_SOURCE `pkg-config --cflags librtlsdr libusb-1.0` -c dump1090.c...