altoslib: Add receiver serial to telem file names
authorKeith Packard <keithp@keithp.com>
Fri, 6 Sep 2013 23:54:07 +0000 (16:54 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 6 Sep 2013 23:54:07 +0000 (16:54 -0700)
commit4e22b34bde421a9df090c9196fd4347468c8176a
treea8289aa26c816e74a99b15cc3625adc810befa4f
parent0ad95614685a73856bb26a94866909e5fc025434
altoslib: Add receiver serial to telem file names

Makes it easy to record telemetry from multiple sites and compare them later.

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosFile.java
altoslib/AltosLog.java
altoslib/AltosState.java