98 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
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
nicsureandGitHub 82c4d86045 Update README.md 2024-06-16 19:47:15 +01:00
nicsureandGitHub bca516617e Update README.md 2024-06-16 19:46:46 +01:00
nicsureandGitHub 97185dd55e Update TID Station Documentation.txt 2024-06-16 19:45:13 +01:00
nicsureandGitHub 59c131ce3e Add files via upload 2024-06-16 19:41:21 +01:00
nicsureandGitHub bdfa6bb26f Delete tidstation0_36b.zip 2024-06-16 19:41:08 +01:00
nicsureandGitHub 6204430b75 Add files via upload 2024-06-16 10:58:44 +01:00
nicsureandGitHub be6fa070a4 Update README.md 2024-06-14 16:24:38 +01:00
nicsureandGitHub 794b3a6ffe Update protocol.txt 2024-06-14 14:15:07 +01:00
nicsureandGitHub 694c7b399b Add files via upload 2024-06-11 18:25:35 +01:00
nicsureandGitHub bf2b8b678f Update README.md 2024-06-09 12:13:43 +01:00
nicsureandGitHub 853d46b36c Update README.md 2024-06-09 12:12:56 +01:00
nicsureandGitHub 8051aa58dc Add files via upload 2024-06-09 12:01:21 +01:00
nicsureandGitHub 44c40993a0 Version 0.33 Beta
Virus/Malware detections are false positives. I have no idea why this is happening. If you are worried then don't download and use it.
2024-06-05 11:05:07 +01:00
nicsureandGitHub f10e4c82d5 Update README.md 2024-06-05 11:03:58 +01:00
nicsureandGitHub 3b161fdbee Update README.md 2024-06-05 11:03:28 +01:00
nicsureandGitHub 27c83ac1ac Update README.md 2024-06-04 15:18:00 +01:00
nicsureandGitHub f5b5d32a16 Update README.md 2024-06-04 13:37:01 +01:00
nicsureandGitHub 48f7c4422d Delete tidstation0_33b.zip 2024-06-04 13:34:52 +01:00
nicsureandGitHub aed1cc57ce Delete tidstation0_32b.zip 2024-06-04 13:34:36 +01:00
nicsureandGitHub b2b9ae9da1 Delete tidstation0_31b.zip 2024-06-04 13:34:26 +01:00
nicsureandGitHub ac25784de1 Delete tidstation0_30b.zip 2024-06-04 13:34:15 +01:00
nicsureandGitHub 89dbd9bb0f Add files via upload 2024-06-04 02:27:02 +01:00
nicsureandGitHub 13308aceee Update README.md 2024-06-04 00:46:07 +01:00
nicsureandGitHub 93a0df5cc8 Update README.md 2024-06-04 00:44:44 +01:00
nicsureandGitHub 09f2ead6fa Update README.md 2024-06-04 00:43:33 +01:00
nicsureandGitHub 00cfad8f4f Update README.md 2024-06-04 00:40:50 +01:00
nicsureandGitHub b311a590cb Add files via upload 2024-06-04 00:39:28 +01:00
nicsureandGitHub c18860b1be Delete USB_H3_240530.BIN 2024-06-04 00:37:35 +01:00
nicsureandGitHub 55791ae543 Delete H3µçµ÷.zip
Ridiculous false positive on malware scanners. I'm afraid due to the stupidity of the people writing these scanners, you'll have to do the hex edits yourself. But you'll probably still get the alert after editing it. Don't blame me, blame the idiots who make the heuristics.
2024-06-03 22:25:24 +01:00
nicsureandGitHub c15e63be9e Update README.md 2024-06-03 13:47:21 +01:00
nicsureandGitHub c1290b197f Forced USB PoC Firmware Mod 2024-06-02 18:17:15 +01:00
nicsureandGitHub 67e12d92dd Delete H3PwrTuneHeaderFix.zip
Causing false positive malware  detection, so removing.
2024-06-02 10:28:48 +01:00
nicsureandGitHub 67e2bb3c15 Add files via upload 2024-06-02 10:08:39 +01:00
nicsureandGitHub 3ed60c6393 Update protocol.txt 2024-06-02 08:21:28 +01:00
nicsureandGitHub cde3cdb8c3 Update protocol.txt 2024-06-02 08:19:37 +01:00
nicsureandGitHub eaa0225b25 Create firmware_disassembly.asm 2024-06-01 21:48:02 +01:00
nicsureandGitHub fc0448b87a Update README.md 2024-06-01 21:37:38 +01:00
nicsureandGitHub 05b1f57a41 Update README.md 2024-06-01 11:13:17 +01:00
nicsureandGitHub 4191f36c8e Update README.md 2024-06-01 10:57:01 +01:00
nicsureandGitHub a70a5f0b41 Update README.md 2024-06-01 10:55:22 +01:00
nicsureandGitHub 0cae02a259 Update README.md 2024-06-01 10:54:40 +01:00
nicsureandGitHub 95988c0208 Update README.md 2024-06-01 10:47:09 +01:00
nicsureandGitHub d484635d58 COM Fix and Headername fix. 2024-05-31 20:34:20 +01:00
nicsureandGitHub 4875790c61 Fix for the column names in the power tune app 2024-05-31 20:13:33 +01:00
nicsureandGitHub 96ceba6dff Add files via upload 2024-05-30 16:40:42 +01:00
nicsureandGitHub 5fd45a7f2d Update README.md 2024-05-30 04:29:22 +01:00
nicsureandGitHub 6a17021a7c Update README.md 2024-05-30 04:28:56 +01:00
nicsureandGitHub b2e460ad21 Add files via upload 2024-05-30 04:07:40 +01:00
nicsureandGitHub de5900ab8b Add files via upload 2024-05-30 03:16:03 +01:00