Showing posts with label RC Modeling. Show all posts
Showing posts with label RC Modeling. Show all posts

Tuesday, February 19, 2019

R/C Simulators.

Just as whacking a tennis ball isn't supposed to be tennis - it is well worthwhile as a short interlude for relaxation and to help wire up one's reflexes for more articulate brain / hand coordination.

# 1 Multiflight - good graphics and pleasant to operate. Windows.


#2 PicaSim - Medium Graphics and has a variety of senarios. Windows.


#3 CRRCSim - crude graphics and GUI. Quite pleasant to use. Linux.

All of them require a bit of fiddling to setup. This is part of the familiarization process and becomes less frustrating every time.



Monday, November 28, 2016

Garmin 72H / gpsbabel real time


http://wiki.openstreetmap.org/wiki/USB_Garmin_on_GNU/Linux#Check_that_your_device_is_recognised


input
----------------------------------------------------------
ls -l /dev/usb/hiddev0

output
----------------------------------------------------------
mark@mark-HP-15-Notebook-PC:~$ ls -l /dev/usb/hiddev0
crw------- 1 root root 180, 0 Nov 29 10:44 /dev/usb/hiddev0
----------------------------------------------------------
Permissions need to be modified make USB fully readable.

----------------------------------------------------------
mark@mark-HP-15-Notebook-PC:~$ lsusb
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 04f2:b40d Chicony Electronics Co., Ltd
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 003: ID 0cf3:3121 Atheros Communications, Inc.
Bus 005 Device 004: ID 046d:c534 Logitech, Inc.
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 091e:0003 Garmin International GPS (various models)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub