View Issue Details

IDProjectCategoryView StatusLast Update
0000390fileGeneralpublic2022-10-09 18:51
Reportercweiske Assigned Tochristos  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version5.44 
Summary0000390: Detection for Frontier Silicon firmware downloads
DescriptionFrontier Silicon (now Frontier Smart) is a company building chips that other companies build radios with. All of their firmware downloads have the same format, and they begin with 0x76110000 - see https://github.com/MatrixEditor/frontier-smart-api/blob/main/docs/firmware-2.0.md#11-header-structure

The following magic line detects them:

0 belong 0x76110000 Frontier Silicon firmware download

Example files can be found at https://github.com/cweiske/frontier-silicon-firmwares (ending with .isu.bin)
TagsNo tags attached.

Activities

christos

2022-10-09 18:51

manager   ~0003829

Committed, thanks!

Issue History

Date Modified Username Field Change
2022-10-02 09:19 cweiske New Issue
2022-10-09 18:51 christos Assigned To => christos
2022-10-09 18:51 christos Status new => assigned
2022-10-09 18:51 christos Status assigned => resolved
2022-10-09 18:51 christos Resolution open => fixed
2022-10-09 18:51 christos Fixed in Version => 5.44
2022-10-09 18:51 christos Note Added: 0003829