Opened 20 years ago

Closed 20 years ago

Last modified 18 years ago

#2149 closed defect (fixed)

NEW: s710-0.15

Reported by: opendarwin.nospam@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

s710-0.15

the portfile can be found here: INLINE

Description: This software lets you communicate to a Polar S710 heart rate monitor via the serial IR interface.

Homepage: http://daveb.net/s710

Comments: Tested with a Polar S720i and the Polar Serial IR interface, connected via a USB serial adapter (Keyspan USA-19QW). The USB variant - for use with the Polar USB IR interface - is untested and only included for the sake of completeness.

================INLINE CONTENT================ # $Id: $ PortSystem 1.0 name s710 version 0.15 categories comms platforms darwin maintainers opendarwin.nospam@… description communicate to a Polar S710 heart rate monitor long_description This software lets you communicate from a computer \

to a Polar S710 heart rate monitor via the serial \ IR interface. It is not complete, but a utility is \ provided that gives you the ability to view the \ settings on the watch and download exercise files. \ Other utilities (also provided) allow you to print \ the contents of exercise files and render the data \ in PNG.

homepage http://daveb.net/s710/ master_sites http://daveb.net/s710/src/ checksums md5 d5b0b19ca769dcf58db01ad7989b5885 depends_lib lib:libgd:gd2 \

lib:libiconv:libiconv

configure.env CFLAGS="-DS710_SERIAL_ALT_INTER_CHAR_TIMER_IMP -L${prefix}/lib" \

CPPFLAGS="-I${prefix}/include" \ LDFLAGS="-lz -liconv"

configure.args --with-filedir=${prefix}/var/polar/s710/raw

variant usb {

depends_build-append lib:libusb:libusb configure.args-append --with-usb

}

Change History (2)

comment:1 Changed 20 years ago by olegb@…

Resolution: fixed
Status: newclosed

commited, thanks...

this is like, one of the coolest ports ever ..

[incr geekfactor]

comment:2 Changed 18 years ago by philippe.barthelemy@…

blocked: 9766
Note: See TracTickets for help on using tickets.