VRCurve

From VentureResearchWiki
Jump to navigation Jump to search

VR Curve configuration[edit | edit source]

wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/vr-am33v2-linuxshelf/vr-curve-secondrun.sh -O - | sh 

VR Curve with display configuration[edit | edit source]

wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/vr-am33v2-linuxshelf/vr-curve-display-secondrun.sh -O - | sh 

<reboot>

opkg install tslib-calibrate
ts_calibrate

Tag Verifier application[edit | edit source]

  • Download Installer
wget http://downloads.ventureresearch.com/VRReader/packages/tagverifier-3.2.vrpkg.tar.gz -O /tmp/tagverifier-3.2.vrpkg.tar.gz
  • Run Installer
vrpackager install /tmp/tagverifier-3.2.vrpkg.tar.gz

< wait approximately 5 minutes. App should come up on screen when done. >

Documentation:[edit | edit source]

Print out a copy of the documentation and include it in the shipping box. The documentation can be found here:

http://readonly:secret@svn/svn/linux/py3apps/TagVerifier/docs/Tag%20Verifier%20Application%203.2.pdf

Test:[edit | edit source]
  • Reboot the device - Application comes up after reboot (verify Version is 3.2)
  • Reads RFID tag
    • Check 1 tag (antenna test tag) LED = Green
    • Check Multiple Tags (2+) LED = RED
  • Set powerbase to 10 dBm
  • Use URL in menu to look at browser
  • Also look at vr-system-controller (remove port 8080 from URL)
  • Plug in HID keyboard and make sure the tag is typed in

Flash LEDs test script[edit | edit source]

scp venture@pisces:~/flashleds.sh /tmp/
nohup bash /tmp/flashleds.sh >/dev/null &