Version 3.0.0
Big Changes
- Switch to data version 2
- Includes new CTT antennas
- Includes
nodeData
andnodeDeps
tables for node related data and metadata.
Small Changes
- Replace all
cat()
withmessage()
(now suppressible) - Add
recvUtcOffset
andtsCorrected
toalltags
view - Add
gpsID
togps
table,gpsID
is now the primary key and index
Bug fixes
- Fixed bug where
tagme(..., countOnly = TRUE)
failed