Changes between Version 36 and Version 37 of gsc
- Timestamp:
- 06/06/2019 06:26:15 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
gsc
v36 v37 1284 1284 - GSCv3 (Newport): 1285 1285 * v54: 20190605 1286 - improve pushbutton timings1287 - fix i2c block writes1288 - add i2c consecutive byte reads1289 - improve battery read accuracy (now requires 35s after board power off)1290 - improve battery life1291 - add memory protection1292 - add non volatile backup of boot device default1293 - fix fan spinning at negative temperatures1294 - improved minimum voltage of replacement battery1286 - 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 1295 1295 * v53: 20181107 1296 - fix pushbutton soft power down1297 - fix restart behavior after JTAG programming1298 - fix ADC precision1299 - add ability to disable full board power cycle on CPU reset1300 - add reset cause register1301 - add thermal protection1296 - 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 1302 1302 * v52: 20180518 1303 - add fan tach support1304 - add power glitch protection1305 - fix various power draw issues1306 - 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) 1308 1308 - Note that this changed the Newport user pb gpio from P0.0 to P0.2 (device-tree change) 1309 - fixed VDD_VBATT calculation1309 - Fixed VDD_VBATT calculation 1310 1310 * v51: 20180405 1311 - fix various power draw issues1312 - fix issue with MCU_IRQ1313 - convert to raw ADC's (ADCs now continually update instead of only at 1Hz)1314 - add gsc-update support1315 - fix issues causing occasional NAK's1311 - 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 1316 1316 - GSCv1 / GSCv2 (Ventana / Laguna): 1317 1317 * v50: 1318 - address an issue which could cause unexpected power draw from GSC battery from1318 - Address an issue which could cause unexpected power draw from GSC battery from 1319 1319 non-terminated inputs. This issue has been observed only on a small percentage 1320 1320 of boards 1321 1321 * v49: 1322 - fix temperature accuracy between -40C and 0C1323 - added Ventana GW553X support1324 - added Newport GW630X support1322 - Fix temperature accuracy between -40C and 0C 1323 - Added Ventana GW553X support 1324 - Added Newport GW630X support 1325 1325 * v48: 1326 - fix Ventana wake by pushbutton for GW54001327 - 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]) 1328 1328 * 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) 1330 1330 * 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 when1331 - 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 1333 1333 hard reset enabled. This resolves some reset issues when using push-button reset on Ventana 1334 1334 * v45 - bugfix: fix occasional GSC reset during flash EEPROM write 1335 1335 * v44 - added GSC hardware watchdog 1336 1336 * v43 - Ventana bugfix: 1337 - fix Ventana [http://trac.gateworks.com/wiki/ventana/serial_downloader boot recovery mode]1338 - fix hwmon readings at low temperatures1337 - Fix Ventana [http://trac.gateworks.com/wiki/ventana/serial_downloader boot recovery mode] 1338 - Fix hwmon readings at low temperatures 1339 1339 * v42 - added Ventana GW52XX/GW53XX support 1340 1340 * v41 - added Ventana GW51XX support