Projekt

Allgemein

Profil

Wiki » Historie » Version 3

Maximilian Seesslen, 27.05.2026 16:29

1 1 Maximilian Seesslen
h1. Wiki
2
3
h2. Usecases
4
5
* A new device is created and EEPROM has to be written. So an tool should ask for the serial number, access an database and write EEPROM via maintenance binary.
6 2 Maximilian Seesslen
* There is an existing device. I want to dump EEPROM as base64 and show me the data.
7 3 Maximilian Seesslen
* Having an hwdata for all projetcs individually may be confusing.
8
* No product specific hwdata at all? There are already 
9 1 Maximilian Seesslen
10
h2. The past
11
12
Each project had an ".campo" file. They contained function which used "getDbEntry" to pick up fields to create the struct within an GDB connection.