1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-03-01 12:40:48 -05:00

use custom aprslib

This uses my custom repo for added packet type parsing
Telemetry
raw gps
station capabilities
item objects
This commit is contained in:
Walter Boring 2026-01-14 15:47:11 -05:00
parent 274d5af0e9
commit c4ccafc507
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
aprslib>=0.7.0
#aprslib>=0.7.0
git+https://github.com/hemna/aprs-python.git@telemetry
click
dataclasses-json
haversine

View File

@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --resolver backtracking --annotation-style=line requirements.in -o requirements.txt
aprslib==0.7.2 # via -r requirements.in
aprslib @ git+https://github.com/hemna/aprs-python.git@301d071480fc113d12f6abb57bbbfb65f1579aff # via -r requirements.in
attrs==25.4.0 # via ax253, kiss3, rush
ax253==0.1.5.post1 # via kiss3
bitarray==3.8.0 # via ax253, kiss3