esilva
|
312d979be1
|
added some new API calls
mainly around getting the file size and data read for convenience for
other tools
|
2026-09-16 23:47:35 +01:00 |
|
esilva
|
d9b7c185ed
|
update the examples
|
2026-09-16 21:38:59 +01:00 |
|
esilva
|
6e915ea1e0
|
return the outgauge for access
|
2026-09-16 21:36:33 +01:00 |
|
esilva
|
d0eb54e6c3
|
Fixed a bug with the HasPitspeed endpoint
|
2026-09-16 19:42:35 +01:00 |
|
esilva
|
ec2ed17f43
|
made the mechanism resilient enough to detect stalled data
|
2026-09-16 14:36:04 +01:00 |
|
esilva
|
67b9cf617c
|
added Close() methods to the structs
|
2026-09-15 17:41:11 +01:00 |
|
esilva
|
a7fbf74f0a
|
A better SDK with more features and more consistency
|
2026-09-15 13:19:48 +01:00 |
|
esilva
|
047deb65e7
|
Rewrote the function comments to be more in line with go.dev/doc/comments
|
2026-07-06 23:13:43 +01:00 |
|
esilva
|
f1728c11da
|
Fixed an issue where the Pitspeed method wasn't checking the right flag
|
2026-07-06 23:13:14 +01:00 |
|
esilva
|
245d6ac0e1
|
deleted some dead code
|
2026-07-01 14:49:30 +01:00 |
|
esilva
|
c3ee9c0f44
|
Memory usage improvements
Improved the memory usage of the ReadData function. Pretty low footprint
now
|
2026-07-01 14:39:39 +01:00 |
|
esilva
|
31140b5df4
|
API fix. Copied something without looking twice and broke it. Fixed
Docstring fixes
|
2026-06-30 23:52:14 +01:00 |
|
esilva
|
3857f5983f
|
added the API for the outgauge flag fields
|
2026-06-30 23:47:02 +01:00 |
|
esilva
|
88f50218a4
|
Function doc fix
|
2026-06-30 23:42:59 +01:00 |
|
esilva
|
4251348c15
|
API completion. Barebones but its the baseline
|
2026-06-30 23:26:22 +01:00 |
|
esilva
|
502bf03835
|
Small update but it changes the API
|
2025-10-02 14:33:59 +01:00 |
|
esilva
|
ee03eab4c1
|
Simple rename
|
2025-10-01 23:09:49 +01:00 |
|
esilva
|
9a9d486f9f
|
Some Go updates to the code and docstrings
Like replacing interface{} with any and adding docstrings
|
2025-10-01 19:24:50 +01:00 |
|
esilva
|
be3f55354e
|
First commit
It works like this
|
2024-10-19 21:37:51 +01:00 |
|