glitches in sample data
glitches in magnetic field data
temperature data appears unreliable
re-order sensor output for clarity
stub reading sensors for dev without sensor PCBs
commit initial 16-sensor code
dev for 16 sensors (qty 2 sensornode PCAs)
merge TRY-loggerapp branch into trunk (8-sensor operation)
minor minor version number now has a name, it's...
tlv493LoggingResetAll(), tlv493LoggingInit2() a...
fix reconstruction of 12-bit Bx & By (Bz ok)
comments
comments
refactored tlvInit/Get/Get2/Lget (uartCommand.c...
cli p2Set [p2.x][0,1] renamed tlvPower [slaveNu...
restored source attribution
comments
tested tlvInit/p2Set/tlvGet
tlvInit/tlvRead works for 8 sensors: ucb0,1 and...
comments
new cli commands p2Set and i2cReset, tlvInit an...
1 sensor now structurally correct, 2 sensors al...
working, 1 sensor on ucb1
tlv493LoggingInitAll(void) how tlv493LoggingIni...
comments
config tlvInitAll/tlvReadAll for two devices
testing with 2 sensors
comment clarifications
corrected parity bit mask (configure for no par...
fixed logic in tlvPower re P2.0
notice if attempting to set P2.0 with tlvPower ...
add "tlvPower p2PinNum zeroOne" cli command
fix address used to init newly powered device
1) Fixed TLV493Reset()
cleanup - still wip
tlvInit() sets IICAddr (aka device address) NOT...
support tlvReset in cli
added TLV493Reset(port) to tlv493 driver
consolidate power GPIO config for device bank p...
comments
Fixed problem with '!' when previous command ha...
fixup tab indenting
todo for review later
parameterized tlvInit and tlvGet
upgraded CCS to CCS 7.0.0
brute-force tlvInitSn and tlvGetSn for default ...
More spaces-to-tabs changes.
fix spaces to tabs
cleanup boot message
extend tlvInit commands ("tlvInit[UCBn_SLAVEn")...
Added command-line prompt
Fixed tab/spaces issues.
added white space in output for consistency wit...
added whitespace in output for clarity, re-orde...
Fixed problem with delayed character echo. Add...
updated README, removed log data column heading
tlvLget output comma delimited no spaces
Ctrl-? for backspace is not honored when entering command
backspace (Ctrl-?) is not honored entering command
Fixed problem with FIFO code. 'count' field wa...
config GPIO used for sensor VDD as high-drive
With the introduction of "!" history command we...
comments
1) Increased UART baud rate to 230400
updated 4-sensor and 8-sensor tables as per 1-s...
Fixed problems with tlv493Logging.c Init/Read f...
commenting
comments and clarifications
clarifications (comments only)
clarified fail message
Added first kick at supporting multiple TLV493 ...
Command Line Interface (CLI)
added tlvLget command for simple repetitive sam...
Home
tlvGet correctly outputs samples in mT and temp...
initial commit of loggerapp
multiple sensor development
updated project scope
tlvGet prints bx,by,bz,temp to console
cleanup
comments
tabs
header and comment corrections
copyright notice and comment corrections
migrate to TI cli parser
re-ordered cli commands for clarity
initial commit to use ti cli parser (very preli...
edited for clarity
header cleanup and licensing clarity