1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

comms/dcf77pi: update to 2.1.0

General:
- the maxzero and maxone parameters are now determined dynamically, remove
  them from config.txt and README.md
- Do not consider time offset jumps if bit 17 and 18 are equal

readpin:
- add a -q parameter to suppress displaying of the raw signal (default off)
- display updates

dcf77pi:
- display updates/fixes, show radio state
  (OK if no receive/transmit/random errors)
This commit is contained in:
Rene Ladan 2014-05-11 12:37:55 +00:00
parent 97ace078fa
commit f2cacbe752
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353681
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dcf77pi
PORTVERSION= 2.0.3
PORTVERSION= 2.1.0
CATEGORIES= comms
MAINTAINER= rene@FreeBSD.org
@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= rene0
GH_COMMIT= 673ddc7
GH_COMMIT= bb0dc81
USES= ncurses

View File

@ -1,2 +1,2 @@
SHA256 (dcf77pi-2.0.3.tar.gz) = b1fbf36c696f071198af7ea426e99924de61b2089aace62968e35287746f602f
SIZE (dcf77pi-2.0.3.tar.gz) = 17559
SHA256 (dcf77pi-2.1.0.tar.gz) = ef54942974ea7fda85801cc9229a53e29179c86070ff04d730fc5f3c6030694c
SIZE (dcf77pi-2.1.0.tar.gz) = 17785