Recently Updated Pages
Codeplug Password Bypass
MotoTRBO
XPR Series
Updated 1 year ago by Spartan
Using a hex editor, open cpservices.dll:CPS v11.x & 13 1BC6 -> change 06 to 17 CPS v12.1 1BD2 ...
XPR Accessory Connector Pinout
MotoTRBO
XPR Series
Updated 1 year ago by Spartan
Mobile Subscribers Portable Subscribers
TMS on XTS5000
Motorola XTS/XTL
Updated 1 year ago by Spartan
TMS, or Text Messaging Service, is a feature that was released by Motorola in Astro25 products CP...
DTG & Stardate
WebDev
Javascript Stuff
Updated 1 year ago by Spartan
I've been using the DTG (Date Time Group) script I made years ago over and over for full screen c...
Weather API from OpenMeteo.com
WebDev
Javascript Stuff
Updated 1 year ago by Spartan
My Skynet2.net LCARS sites has a weather page that pulls basic information for the viewer. Here i...
Weather Radar for LCARS
WebDev
Javascript Stuff
Updated 1 year ago by Spartan
In continuing with the LCARS sites I maintain, I opted to include a very simple radar map using L...
Encryption Key Generator
WebDev
Javascript Stuff
Updated 1 year ago by Spartan
function generateRandomString(length, characters) { var randomString = ''; for (var i = 0; ...