mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
635797cf05
The code to decode the radio signal, date/time, and civil warnings is now provided in a library libdcf77.so together with the relevant header files. dcf77pi is now split up into dcf77pi (the live client) and dcf77pi-analyze (the client to analyze log files). The -f parameter of dcf77pi is dropped. Apply minor lint(1) fixes.
14 lines
308 B
Plaintext
14 lines
308 B
Plaintext
bin/dcf77pi
|
|
bin/dcf77pi-analyze
|
|
bin/readpin
|
|
@sample %%ETCDIR%%/config.txt.sample
|
|
include/dcf77pi/config.h
|
|
include/dcf77pi/decode_alarm.h
|
|
include/dcf77pi/decode_time.h
|
|
include/dcf77pi/input.h
|
|
include/dcf77pi/mainloop.h
|
|
include/dcf77pi/setclock.h
|
|
lib/libdcf77.so
|
|
@dirrmtry %%ETCDIR%%
|
|
@dirrmtry include/dcf77pi
|