99 Commits
Author SHA1 Message Date
nicsureandGitHub 37f22be335 Add files via upload 2025-01-03 17:39:29 +00:00
nicsureandGitHub 4cfd9226ca Add files via upload 2024-12-30 21:51:22 +00:00
nicsureandGitHub 7af5fd51a9 Add files via upload 2024-11-12 23:38:34 +00:00
nicsureandGitHub 01e0adb357 Add files via upload 2024-08-30 19:43:09 +01:00
nicsureandGitHub 9801e225d9 Update README.md 2024-07-29 22:33:33 +01:00
nicsureandGitHub a08ba88296 Add files via upload 2024-07-29 22:07:56 +01:00
nicsureandGitHub 7276825668 Update README.md 2024-07-29 03:56:43 +01:00
nicsureandGitHub ab5b20cf0f Update README.md 2024-07-29 03:48:41 +01:00
nicsureandGitHub cdc63e405e Update README.md 2024-07-29 03:43:41 +01:00
nicsureandGitHub 1ae2ba4d0a Update README.md 2024-07-29 03:42:58 +01:00
nicsureandGitHub c51b8c2cf9 Delete NICMODH3_v7.8X2_240702.BIN 2024-07-29 03:37:22 +01:00
nicsureandGitHub 420a12f1e3 Add files via upload 2024-07-29 03:21:31 +01:00
nicsureandGitHub d3fe9598c5 Add files via upload 2024-07-29 02:23:36 +01:00
nicsureandGitHub 2cb4519090 Add files via upload 2024-07-27 11:26:54 +01:00
nicsureandGitHub 462a8e4543 Add files via upload 2024-07-26 21:49:43 +01:00
nicsureandGitHub 3541fbf56d Add files via upload
Experimental firmware for Simon Templar. This firmware should shift the wireless copy frequency to 433.250 MHz. If you want to change this frequency you will need a hex editor.  
  
First decide on the frequency you want (must be UHF) in 10 Hertz units, so for example if you want to set it to 435.275Mhz this would be 43,527,500  
Now you need to convert this to Hex, so in this example that would be 02982D4C  
Now split this into 4 bytes, which would be for this example  02 98 2D 4C  
Now load the firmware into a hex editor and find the following offset bytes
F32D = 02  
F32F = 95  
F336 = 16  
F338 = 48  
Replace each of these offset bytes with the 4 bytes you previously calculated and this should set the Wireless Copy frequency to what you want.
2024-07-25 23:37:25 +01:00
nicsureandGitHub d9e95f9707 Delete NICMODH3_V7.3X2_240702.BIN 2024-07-25 23:36:29 +01:00
nicsureandGitHub 1703817594 Add files via upload
Experimental firmware for Simon Templar. This firmware should shift the wireless copy frequency to 433 MHz. If you want to change this frequency you will need a hex editor.  
  
First decide on the frequency you want (must be UHF) in 10 Hertz units, so for example if you want to set it to 435.275Mhz this would be 43,527,500  
Now you need to convert this to Hex, so in this example that would be 02982D4C  
Now split this into 4 bytes, which would be for this example  02 98 2D 4C  
Now load the firmware into a hex editor and find the following offset bytes
F32D = 02  
F32F = 94  
F336 = B4  
F338 = A0  
Replace each of these offset bytes with the 4 bytes you previously calculated and this should set the Wireless Copy frequency to what you want.
2024-07-25 22:42:40 +01:00
nicsureandGitHub 2f49fbeeaf Create hotspot_powermod.asm 2024-07-24 18:09:43 +01:00
nicsureandGitHub cc3348be4f Add files via upload 2024-07-24 17:10:00 +01:00
nicsureandGitHub 8a42579962 Add files via upload 2024-07-23 22:37:06 +01:00
nicsureandGitHub d65d0ae528 Add files via upload 2024-07-23 21:53:04 +01:00
nicsureandGitHub d4836ccf06 Add files via upload 2024-07-20 22:12:52 +01:00
nicsureandGitHub 1c0e5f3c57 Add files via upload 2024-07-12 18:33:45 +01:00
nicsureandGitHub c56f6b710a Create ctcss_test.asm 2024-07-05 01:12:57 +01:00
nicsureandGitHub 15987c662a Add files via upload 2024-07-04 20:11:16 +01:00
nicsureandGitHub 39a06ccba8 Update README.md 2024-07-03 22:05:19 +01:00
nicsureandGitHub 9ce2baca9b Update README.md 2024-07-03 22:04:42 +01:00
nicsureandGitHub 9a877ce2e0 Merge pull request #2 from 9M2PJU/main
Add files via upload
2024-07-01 22:23:28 +01:00
PijuandGitHub 0028cfb523 Add files via upload 2024-07-01 18:55:41 +08:00
nicsureandGitHub 0da42e3055 Add files via upload 2024-06-29 23:28:37 +01:00
nicsureandGitHub 247c6e593b Delete NICSUREMOD_V6.1_240625.BIN
DO NOT USE
2024-06-29 23:28:13 +01:00
nicsureandGitHub f8ea7ac382 Add files via upload 2024-06-28 23:44:17 +01:00
nicsureandGitHub 0def4e9058 Update README.md 2024-06-27 19:41:51 +01:00
nicsureandGitHub e8b96351bb Update README.md 2024-06-27 19:41:05 +01:00
nicsureandGitHub 064a954f1a Add files via upload 2024-06-27 19:37:27 +01:00
nicsureandGitHub cbc7a0b644 Logo says V6, it's not. 2024-06-26 23:33:08 +01:00
nicsureandGitHub 213bf94633 Create firmware_keypad_IDs.txt 2024-06-26 23:31:20 +01:00
nicsureandGitHub 6ad7361d20 Add files via upload 2024-06-24 18:01:37 +01:00
nicsureandGitHub 07c5f415e7 Add files via upload 2024-06-23 13:08:50 +01:00
nicsureandGitHub 12c2e497aa Add files via upload 2024-06-23 10:55:42 +01:00
nicsureandGitHub f3c9518255 Add files via upload 2024-06-22 02:16:44 +01:00
nicsureandGitHub d7c85c32ca Delete NICSUREMOD_240606v2.BIN
rx issue
2024-06-22 02:16:25 +01:00
nicsureandGitHub 06de71c67c Update README.md 2024-06-22 01:02:57 +01:00
nicsureandGitHub 87b50504de S-Meter, AM/USB & Mic Gain fix 2024-06-22 00:59:17 +01:00
nicsureandGitHub 95f3789b2e Supports 240606 2024-06-20 21:27:11 +01:00
nicsureandGitHub a0358de826 Add files via upload 2024-06-19 01:24:20 +01:00
nicsureandGitHub 074bed6b98 Airband extended to 137 MHz 2024-06-18 20:59:10 +01:00
nicsureandGitHub 2f9a950ae5 Add files via upload 2024-06-17 22:41:00 +01:00
nicsureandGitHub a11873bdab Fixes Mic Gain on the TD-H3 2024-06-17 22:20:40 +01:00