I've got an Acurite 5n1 that I'm reading using the SDR radio driver. Since that doesn't provide a barometer, I'm reading an APRS formatted stream from another station I have, and grabbing the barometer from there (will be using a Pi sensor as soon as it arrives). I'm a bit confused about loop vs archive.
The barometer readings show up ABOUT every 10 minutes, but can be a bit shorter or a bit longer. So, based on the docs, it seems like I should be using LOOP and the "packet" structure; but, the examples I've seen, and the code I have working right now uses the ARCHIVE and record structure. Can anyone give me some additional insight here? Thanks! Clay Jackson
