Tool for modifying Motorola SRecord/TETRA Flash-Files
Find a file
2025-01-22 21:18:06 +01:00
commands isolation cmd will unpack "empty" partitions 2025-01-22 11:15:42 +01:00
common s19-from-mpar 2025-01-20 14:36:21 +01:00
flashpart added flashpart unit test 2025-01-20 13:30:17 +01:00
motolol added some CPE tests 2025-01-22 11:04:06 +01:00
s19 fixed single s-record segment detection 2025-01-21 22:44:25 +01:00
.gitignore gitignore 2025-01-22 11:04:42 +01:00
go.mod added flashpart unit test 2025-01-20 13:30:17 +01:00
go.sum added flashpart unit test 2025-01-20 13:30:17 +01:00
LICENSE.md added license 2025-01-22 21:18:06 +01:00
main.go refactoring 2025-01-20 14:52:34 +01:00
Modify-Tones.md updated docs 2025-01-22 16:44:20 +01:00
MTP3250-MR19.parts.md updated docs 2025-01-22 16:44:20 +01:00
README.md added license 2025-01-22 21:18:06 +01:00

moto-flash-data

Motorola TETRA Flash Modification Tool

Custom Ringtones/DefaultSystemTones

See > Modify-Tones.md

How to compile/build

  1. Install go > Download
  2. Clone this repository
  3. go build .

License

Copyright 2025 cheetah

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.