A fork of the aprs485 program for talking to Pentair pool pumps.
Go to file
Eli Ribble 9cc9edaf29 Replace "slog" with printf-based logging.
I'm not sure what slog was supposed to do - I didn't take the time to
read it - but I do know it was causing a segfault before the program
made headway, so I removed it.
2023-05-23 17:06:40 -07:00
LICENSE Initial commit 2023-05-23 17:53:11 -06:00
Makefile Explicitly use 32-bit compilation and produce debugging symbols. 2023-05-23 17:03:59 -07:00
README.md Initial commit 2023-05-23 17:53:11 -06:00
README.txt Initial checkin of "pab014share" 2023-05-23 16:57:22 -07:00
aprs485.c Replace "slog" with printf-based logging. 2023-05-23 17:06:40 -07:00
aprs485.h Initial checkin of "pab014share" 2023-05-23 16:57:22 -07:00
iComII.c Initial checkin of "pab014share" 2023-05-23 16:57:22 -07:00
iFlow.c Initial checkin of "pab014share" 2023-05-23 16:57:22 -07:00
iPmon.c Initial checkin of "pab014share" 2023-05-23 16:57:22 -07:00
iPump.c Initial checkin of "pab014share" 2023-05-23 16:57:22 -07:00
pa_ctrl.h Initial checkin of "pab014share" 2023-05-23 16:57:22 -07:00
pa_iflo.h Initial checkin of "pab014share" 2023-05-23 16:57:22 -07:00
padec.c Initial checkin of "pab014share" 2023-05-23 16:57:22 -07:00

README.md

pentair-protocol

A fork of the aprs485 program for talking to Pentair pool pumps.