Go to file
ecrode 26cf0753ad
Optimize code, decrease execution time
Code is taking advantage of unpack function to process the hash with one instruction 16 bits at a time.
2019-07-30 13:55:29 -04:00
Slim removed some files 2012-11-22 23:13:32 +00:00
templates Fix typo 2019-02-20 19:57:05 +00:00
README.md created readme text 2012-11-22 21:30:11 +00:00
aprs_func.php Optimize code, decrease execution time 2019-07-30 13:55:29 -04:00
index.php Added code comments 2012-11-22 21:31:07 +00:00

README.md

PHP-APRS-Passcode

Technical example on how to generate APRS network passcodes required for mobile applications using PHP an Example is available to try it out.