Skip to content

Conversation

@kiwocapoBCN
Copy link

Hi, thx for you help!

Miran and others added 30 commits June 12, 2013 13:31
…SENSOR_EXTERNAL_TEMP to define temp sensor use. Currently have a linker erorr due to redefined function name.
removed select_id and directly modded the value in the conditional statement
bug fix: added break in sensor.c to prevent temp sensor from falling through
set ackReply[5..8] to 0 in temp data
…tency

increased settling time of temp sensor 3X for less noisy measurement
-changed internal Vref of Temp ADC measurements to 1.5 V instead of 2.5V.
…demo using the LLRP Toolkit, 32-bit statically linked libraries. moo_concrete_app.c allows a few args and a fairly hacked while loop that flushes the buffer often to write to dynamically named files (date/timestamps). We wanted to a solution that was outside of the GUI so we could easily patch in some fault tolerance and we can get away from the windows dependency.
…Will log to /var/log/moo. It will create that directory if it doesnt exist. For every run the file permissions are adjusted 0644 via a syscall to chmod.
…querying all antennas. From approx 7tags per sec (all) to 9tags per sec (one).
…e bits. Added an antenna configuration to the ROSpec which finally allows us to communicate with the Moo outside. Next up getopt to provide some advanced configuration and a bit of tweaking to get this going faster.
…'re running on say a Raspberry Pi. Also added MooBoot.sh, an init script.
…tic struct that represents modified configuration... initialized to what we know will work with concrete experiment.
…oser to a fully runtime-configurable LLRP binary.
…rint the global ROSPEC struct that will apply settings via configurable flags from argv. I need to fix an oddity with debug that prints out the wrong date to the file name.
…verify why that happens in checkConnectionStatus.
…ent across multiple functions (delROSpec for instance). If we aren't then we will error.
…alc). Verbose output to stdout for antenna found/loss. Next up, parse argv for antennaids.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants