- Open Source Workshop #2 - Voyage Linux Introduction
- Spam protected email address for mailman archive
- Subversion to DVCS - Your mindset has to change as well
- DNMA92, ath9k and hostapd with Voyage Linux
- Slides for Open Source Developer talk at SFD
- Open Source Developer talk at Software Freedom Day 2009 HK
- Building compat-wireless drivers for 2.6.30
- leds-alix2 module in 2.6.30 kernel
- squashfs 4.0 on Debian Lenny and 2.6.30 kernel
- Upgrade Debian Etch Xen 3.0.2 to Lenny Xen 3.2
NTP Time Sync with GPS
Few days ago, a user in Voyage mailing list raised a interesting discussion[1]: How to synchronize the system time if the embedded device goes out for a few weeks without internet connection?
The first thing flashed in my mind is GPS. I used ntp time sync in my server (the server that powers punknix.com and voyage mailing list) and configure it to point to GPS time sync source (clock.nc.fukuoka-u.ac.jp - stratum 1). So I know that GPS can be used for the time sync. After a short while, I got this link[2] from google.
The discussion[3] ended up suggesting that it is able to use Voyage Linux with gpsd. The gps/ntp solution is documented on their site[4], by using gpsd 2.32+ and SiRf3 GPS devices. Some suggested GPS devices are:
Once I acquired a GPS device, I am sure to give it a try!
[1] http://www.mail-archive.com/voyage-linux@list.voyage.hk/msg01299.html[2] http://time.qnan.org/
[3] http://www.mail-archive.com/voyage-linux@list.voyage.hk/msg01310.html
[4] http://gpsd.berlios.de/gpsd.html


