Changes

Summary

  1. release notes
  2. remove "huh" message after checking into it.
  3. Support file:///project/cassini/pds/DATA/RPWS_WIDEBAND_FULL/T20040XX/T2004001/T2004001_01_325KHZ2_WBRFR.LBL?WBR_SAMPLE where timetags are found in WBR_ROW_PREFIX_TABLE and waveform data is found in TIME_SERIES.
  4. bugfix: recordBytes should be used for byteOffset, since rowBytes may refer to just part of a record.
  5. allow included document to include a another document which can include another document.
  6. support UNSIGNED_INTEGER arrays
  7. release notes
  8. remove excessive use of synchronized blocks in LogConsole, after getting deadlock
  9. imports2017.py -> imports2023.py
  10. allow color names to be used, though they are converted to hex immediately
  11. support integer numbers in events list, so that byte ranges can be documented
  12. remove warning message about "assuming Java type" for types we recognize
Revision 28055 by jbfaden:
release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
Revision 28054 by jbfaden:
remove "huh" message after checking into it.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.javaautoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java
Revision 28053 by jbfaden:
Support file:///project/cassini/pds/DATA/RPWS_WIDEBAND_FULL/T20040XX/T2004001/T2004001_01_325KHZ2_WBRFR.LBL?WBR_SAMPLE where timetags are found in WBR_ROW_PREFIX_TABLE and waveform data is found in TIME_SERIES.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.javaautoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java
Revision 28052 by jbfaden:
bugfix: recordBytes should be used for byteOffset, since rowBytes may refer to just part of a record.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.javaautoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java
Revision 28051 by jbfaden:
allow included document to include a another document which can include another document.
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.javaautoplot/PDSDataSource/src/org/autoplot/pds/Pds3DataSourceFactory.java
Revision 28050 by jbfaden:
support UNSIGNED_INTEGER arrays
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.javaautoplot/PDSDataSource/src/org/autoplot/pds/PDS3DataObject.java
Revision 28049 by jbfaden:
release notes
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/index.htmlautoplot/Autoplot/src/index.html
Revision 28048 by jbfaden:
remove excessive use of synchronized blocks in LogConsole, after getting deadlock
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/Autoplot/src/org/autoplot/scriptconsole/LogConsole.javaautoplot/Autoplot/src/org/autoplot/scriptconsole/LogConsole.java
Revision 28047 by jbfaden:
imports2017.py -> imports2023.py
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonDataSource/src/org/autoplot/datasource/jython/JythonDataSource.javaautoplot/JythonDataSource/src/org/autoplot/datasource/jython/JythonDataSource.java
The file was modified/autoplot/trunk/JythonDataSource/src/org/autoplot/inline/InlineDataSource.javaautoplot/JythonDataSource/src/org/autoplot/inline/InlineDataSource.java
The file was modified/autoplot/trunk/JythonDataSource/src/org/autoplot/inline/InlineDataSourceFactory.javaautoplot/JythonDataSource/src/org/autoplot/inline/InlineDataSourceFactory.java
Revision 28046 by jbfaden:
allow color names to be used, though they are converted to hex immediately
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonDataSource/src/org/autoplot/inline/InlineDataSourceEditorPanel.javaautoplot/JythonDataSource/src/org/autoplot/inline/InlineDataSourceEditorPanel.java
Revision 28045 by jbfaden:
support integer numbers in events list, so that byte ranges can be documented
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonDataSource/src/org/autoplot/inline/InlineDataSourceEditorPanel.javaautoplot/JythonDataSource/src/org/autoplot/inline/InlineDataSourceEditorPanel.java
Revision 28044 by jbfaden:
remove warning message about "assuming Java type" for types we recognize
Change TypePath in RepositoryPath in Workspace
The file was modified/autoplot/trunk/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.javaautoplot/JythonSupport/src/org/autoplot/jythonsupport/JythonUtil.java