[time-nuts] Fwd: Re: Contact: Jupiter GPS questions

2012-10-19 Thread shalimr9
Hi TJ, The Jupiter receivers I have are the standard part, and like you I have found detailed design info hard to come by. All I can suggest for your issue is to use a small microcontroller to send the commands to the receiver at power up, then go to sleep until the next power cycle. I have

Re: [time-nuts] Fwd: Re: Contact: Jupiter GPS questions

2012-10-19 Thread Keenan Tims
There is an MSP430 port of GCC that works fine, and mspdebug is able to write the code to the chip via the programming hardware that comes on the Launchpad boards. TI also provides several free IDEs with code size limits, if you prefer that route. Definitely not as easy for a beginner as an

Re: [time-nuts] Fwd: Re: Contact: Jupiter GPS questions

2012-10-19 Thread Dale J. Robertson
source. Dale NV8U -Original Message- From: Keenan Tims Sent: Friday, October 19, 2012 10:27 AM To: Discussion of precise time and frequency measurement Subject: Re: [time-nuts] Fwd: Re: Contact: Jupiter GPS questions There is an MSP430 port of GCC that works fine, and mspdebug is able