Tool for modifying Motorola SRecord/TETRA Flash-Files
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cheetah fa10f88a60 added license 1 month ago
commands isolation cmd will unpack "empty" partitions 1 month ago
common s19-from-mpar 1 month ago
flashpart added flashpart unit test 1 month ago
motolol added some CPE tests 1 month ago
s19 fixed single s-record segment detection 1 month ago
.gitignore gitignore 1 month ago
LICENSE.md added license 1 month ago
MTP3250-MR19.parts.md updated docs 1 month ago
Modify-Tones.md updated docs 1 month ago
README.md added license 1 month ago
go.mod added flashpart unit test 1 month ago
go.sum added flashpart unit test 1 month ago
main.go refactoring 1 month ago

README.md

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.