summaryrefslogtreecommitdiff
path: root/src/eeprom_main.c
AgeCommit message (Expand)AuthorFiles
2022-09-24[MTX-4639] [GP-1757] MTCDT3 - EEPROM review available settings and values formatVolodymyr Vorobiov1
2022-09-24[MTX-4639] [GP-1757] MTCDT3 - EEPROM review available settings and values formatVolodymyr Vorobiov1
2022-09-15[MTX-4620] MTCDT3 R.6.2.0: support in mts-id-eeprom for MTCDT3AC GP-1742Volodymyr Vorobiov1
2022-09-15Merge branch 'master' into dc_boardVolodymyr Vorobiov1
2022-05-13[MTX-4480] mPower R.6.0.X: MTCAP3 - Filesystem Encryption capability GP-1586Mykola Salomatin1
2022-01-21MTX-4356 mPower R.6.0.x: MTCAP3 - GP-1352, PP-477 : need --capa-lora-lbt for ...Andrii Pientsov1
2021-05-07Add device-id and hw-version to CDT3ACDCMike Nicholson1
2021-03-25addressed additional mislocated breaks found above suggested dc board changes...Patrick Murphy1
2021-03-24moved break statements from within if statements to outside. fixed a typo on ...Patrick Murphy1
2021-03-24added dc_board EEPROM supportPatrick Murphy1
2021-01-24MTRE: Add oem stringsAndrii Pientsov1
2020-11-23[MTX-3702] Conduit 300: fix delimeterVolodymyr Vorobiov1
2020-11-23[MTX-3702] Conduit 300: Add support ethernet switch to base board eepromVolodymyr Vorobiov1
2020-10-27fix capa clear for the base-board mtcdt3John Klug1
2020-10-26Declare variables used by mtcdt3bJohn Klug1
2020-09-23mts-id-eeprom --capa-cellularJohn Klug1
2020-08-28Add supercap capabilityMike Nicholson1
2019-12-05Write the LoRa-EUI correctly for MTCDT3 Base-BoardJohn Klug1
2019-11-22Change mts-id-eeprom to implement slots on main boardJohn Klug1
2019-11-05Fix up the main board UUID, mac addressJohn Klug1
2019-11-04Add the LoRa device IDs for MTCDT3John Klug1
2019-10-29Add lora-eui2 go mts-id-eepromJohn Klug1
2019-10-07Fix up the printing of the MTCDT3B base board EEPROM and bump the revision0.4.1John Klug1
2019-10-03Add battery capability flag0.4.0John Klug1
2019-10-02Baseboard EEPROMJohn Klug1
2017-01-04Add ability to write arbitrary hex strings for GPS PROMJohn Klug1
2016-12-05Remove wifi-bt and gnss capability flags0.2.10John Klug1
2016-11-02feat: add lora-product-id, lora-hw-version, and capa-lora0.2.9Brandon Bayer1
2016-11-01feat: add lora-eui0.2.8Brandon Bayer1
2016-10-05Bump copyright and version of mts-id-eeprom0.2.7John Klug1
2016-10-04Add gnss and wifi-bluetooth to the EEPROMJohn Klug1
2015-03-11added uuid field (16 bytes) to eeprom0.2.6Sean Godinez1
2015-02-25add EUI field for accessory card eeprom0.2.5Jesse Gilles1
2014-08-28daughter -> accessory and mts_ap_eeprom_layout rename0.2.4Jesse Gilles1
2014-08-28log data after writing0.2.3Jesse Gilles1
2014-04-24mts-id-eeprom: include mts_eeprom.h instead of mts_io.h to resolve compile issueMike Fiore1
2014-03-03add capa-clear option, remove unimplemented capa option0.2.1Jesse Gilles1
2014-03-03read in-file first if specified, fixes update optionJesse Gilles1
2014-01-30use updated eeprom layout, only need to specify daughter card parameter and s...Mike Fiore1
2014-01-30single function for writing bin data to eepromMike Fiore1
2014-01-29add support for reading and writing daughter card eepromMike Fiore1
2013-02-27update copyright0.1.0Jesse Gilles1
2012-08-22force bin format for updating in placeJesse Gilles1
2012-08-22remove extra newlines from inspect loggingJesse Gilles1
2012-08-22add bluetooth, wifi flags and mac addresses, ability to update eeprom in placeJesse Gilles1
2010-10-19fix --capa-* options, they don't require an argumentJesse Gilles1
2010-09-10require mts_io.h is installedJames Maki1
2010-09-10add quotes to yaml outputJames Maki1
2010-09-10add yaml output and make it the default to stdoutJames Maki1
2010-09-09initial commitJames Maki1