Changes between Version 36 and Version 37 of gsc


Ignore:
Timestamp:
06/06/2019 06:26:15 PM (5 years ago)
Author:
Ryan Erbstoesser
Comment:

adjust capitalization for gsc versions

Legend:

Unmodified
Added
Removed
Modified
  • gsc

    v36 v37  
    12841284- GSCv3 (Newport):
    12851285 * v54: 20190605
    1286   - improve pushbutton timings
    1287   - fix i2c block writes
    1288   - add i2c consecutive byte reads
    1289   - improve battery read accuracy (now requires 35s after board power off)
    1290   - improve battery life
    1291   - add memory protection
    1292   - add non volatile backup of boot device default
    1293   - fix fan spinning at negative temperatures
    1294   - improved minimum voltage of replacement battery
     1286  - Improve pushbutton timings
     1287  - Add i2c consecutive byte reads
     1288  - Improve battery read accuracy (now requires 35s after board power off)
     1289  - Improve battery life
     1290  - Improved minimum voltage of replacement battery
     1291  - Add memory protection
     1292  - Resolve i2c block writes
     1293  - Add non volatile backup of boot device default
     1294  - Resolve fan spinning at negative temperatures
    12951295 * v53: 20181107
    1296   - fix pushbutton soft power down
    1297   - fix restart behavior after JTAG programming
    1298   - fix ADC precision
    1299   - add ability to disable full board power cycle on CPU reset
    1300   - add reset cause register
    1301   - add thermal protection
     1296  - Fix pushbutton soft power down
     1297  - Fix restart behavior after JTAG programming
     1298  - Fix ADC precision
     1299  - Add ability to disable full board power cycle on CPU reset
     1300  - Add reset cause register
     1301  - Add thermal protection
    13021302 * v52: 20180518
    1303   - add fan tach support
    1304   - add power glitch protection
    1305   - fix various power draw issues
    1306   - fix PCA9555 emulation (pushbutton, tamper, WLAN disable)
    1307     - improved the latency on GPIO_CHANGE events (from 1s max to 10ms max)
     1303  - Add fan tach support
     1304  - Add power glitch protection
     1305  - Fix various power draw issues
     1306  - Fix PCA9555 emulation (pushbutton, tamper, WLAN disable)
     1307    - Improved the latency on GPIO_CHANGE events (from 1s max to 10ms max)
    13081308    - Note that this changed the Newport user pb gpio from P0.0 to P0.2 (device-tree change)
    1309   - fixed VDD_VBATT calculation
     1309  - Fixed VDD_VBATT calculation
    13101310 * v51: 20180405
    1311   - fix various power draw issues
    1312   - fix issue with MCU_IRQ
    1313   - convert to raw ADC's (ADCs now continually update instead of only at 1Hz)
    1314   - add gsc-update support
    1315   - fix issues causing occasional NAK's
     1311  - Fix various power draw issues
     1312  - Fix issue with MCU_IRQ
     1313  - Convert to raw ADC's (ADCs now continually update instead of only at 1Hz)
     1314  - Add gsc-update support
     1315  - Fix issues causing occasional NAK's
    13161316- GSCv1 / GSCv2 (Ventana / Laguna):
    13171317 * v50:
    1318   - address an issue which could cause unexpected power draw from GSC battery from
     1318  - Address an issue which could cause unexpected power draw from GSC battery from
    13191319    non-terminated inputs. This issue has been observed only on a small percentage
    13201320    of boards
    13211321 * v49:
    1322   - fix temperature accuracy between -40C and 0C
    1323   - added Ventana GW553X support
    1324   - added Newport GW630X support
     1322  - Fix temperature accuracy between -40C and 0C
     1323  - Added Ventana GW553X support
     1324  - Added Newport GW630X support
    13251325 * v48:
    1326   - fix Ventana wake by pushbutton for GW5400
    1327   - add ability to program 'firmware reset default' for R0 and R1 (see [#firmware-reset below])
     1326  - Fix Ventana wake by pushbutton for GW5400
     1327  - Add ability to program 'firmware reset default' for R0 and R1 (see [#firmware-reset below])
    13281328 * v47:
    1329   - fix Ventana wake by pushbutton (boot_mode0 disabled if power control or wake)
     1329  - Fix Ventana wake by pushbutton (boot_mode0 disabled if power control or wake)
    13301330 * v46:
    1331   - fix Ventana soft power control (boot_mode0 disabled when soft power control is enabled)
    1332   - change: do a hard power cycle of board instead of reset on push-button press when
     1331  - Fix Ventana soft power control (boot_mode0 disabled when soft power control is enabled)
     1332  - Change: do a hard power cycle of board instead of reset on push-button press when
    13331333    hard reset enabled. This resolves some reset issues when using push-button reset on Ventana
    13341334 * v45 - bugfix: fix occasional GSC reset during flash EEPROM write
    13351335 * v44 - added GSC hardware watchdog
    13361336 * v43 - Ventana bugfix:
    1337   - fix Ventana [http://trac.gateworks.com/wiki/ventana/serial_downloader boot recovery mode]
    1338   - fix hwmon readings at low temperatures
     1337  - Fix Ventana [http://trac.gateworks.com/wiki/ventana/serial_downloader boot recovery mode]
     1338  - Fix hwmon readings at low temperatures
    13391339 * v42 - added Ventana GW52XX/GW53XX support
    13401340 * v41 - added Ventana GW51XX support