It's been a long day. The script editor is up and running, though it needs a bit more testing and I want to add a few more commands and variables before I...
I'm anxious to give it a try. Nice job on the interface. It sounds like you an incredible amount of work. Thanks for your efforts. Roger KCØMWM www.cnnsp.org ...
My original hope was that I'd be able to build a complete script editor into the T2, but there just wasn't enough code space. So as a compromise, I've come up...
Was thinking about building a tracker but can't think of a good reason to justify the expense except for the fun of tracking myself. Could some of you tell me...
... *) Search and Rescue. *) Public Service Events (marathons, bike events, horse events, walk-a-thons, etc). *) Source of info while traveling. *) Two-way...
... FWIW: My last answer wasn't Tracker2-specific. For mapping you'll need a mapping GPS or a laptop/desktop/PDA. For messaging you'll need one of these: *)...
... If you're just going to the expense just so you know where you are, I have a cheaper solution... buy a mirror. If you look into it, and you're not there,...
... Tried that yesterday evening after I saw your reply. Didn't work. Got frustrated. Walked away from it for the evening. So, today I connected back up to the...
I am sending this to all groups just incase this is NOT a rumour. It was
posted to Packet @ WW the apprsig message bounced .. ... From: Phillip Date:...
we keep one in our camper so friends and family can see where we are. '73, rich, n9dko __________________________ Was thinking about building a tracker but...
I've uploaded the new firmware build - use the 'web' button and select the beta test version. I'll be doing some more testing and promoting it to production...
That's less than what I pay Garmin for them - glad I already moved most of my inventory! I really hope to not stock any of the relatively high-dollar items in...
... I hope that includes a CRC or checksum. Without one, a fat-fingered or dropped character could produce unexpected and potentially disasterous results. ...
... If it's sent over the air, the packet will have a checksum at least. Otherwise I'd suggest pasting it one line at a time. The script engine is pretty safe...
Scott, I have a T2-135 board acting as a WXdigi (Firmware revision 54479). For testing another radio with OT2m, I was disabling the digi function of this...
Yes, you want to use the USEALIAS command to turn off specific aliases. DIGIID just turns off the callsign substitution. Now, with the script engine, you could...
Scott I'm very excited about the scripting engine, and wanted to try the new beta. I get error message when trying to load from web: "Unable to verify block at...
Did you load the latest beta firmware? The old version did have a sample program in it, which you see there. That still shouldn't cause the problem you're...
On Mon, 02 Jun 2008 20:09:53 +0200, Scott Miller <scott@...> ... Scott I don't know what version I had before trying to update, and I don't know the...
That sounds like the existing current version. I'll have to make sure I didn't put the wrong file up there. The build numbers are actually the modified Julian...
... would it be possible to do firmware upgrade OTA "over the air" ? I know I could wait till the end of the day and upgrade my wxdigi after work, thru...
... Nope, no place to hold the firmware as it's received. The ADS-SR1 simplex repeater will do it, though. It's got 4 MB of extra flash to work with. ... ...
Hello All; I have just installed Beta 54618 (the latest). After the load I tried to set maxrange but can not get the cmd: prompt. The unit seems to work for...
... Hi: I tried to duplicate your problem here, but am unable to get a failure. I did, however, notice that the Power-up salutation that the T2 gives was...
No problem so far upgrading 3 of the T2-135 board (2 of the board rev 1.0, and 1 of rev 1.1) Had one glitch on the second board with "Unable to verify block...
Scott I tried this script with Build 54618: On Startup PrintA "\r\nHi there!\r\n" End Block On Second Increment Counter 1 End Block If Counter 1 = 5 Set...
Is it resetting the whole thing, or just the script engine? If you're at the command prompt, does it kick you out so that you get the banner again? I'll check...
Found the port B problem - I never implemented that opcode! I've updated the ot2-beta.s19 firmware file. Testing now to see if I can duplicate the reset. ...