|
| 1 | +# Highlights and Breaking Changes |
| 2 | + |
| 3 | +| Ticket | Type | Description | |
| 4 | +| ------ | ---- | ----------- | |
| 5 | + |
| 6 | +# Instrument Specific Changes |
| 7 | + |
| 8 | +| Instrument| Ticket | Type | Change | |
| 9 | +| --------- | ------ | ------| ------------- | |
| 10 | +| HIFI | [#8704](https://github.com/ISISComputingGroup/IBEX/issues/8704) | Minor | Inhibit taking reading within two seconds of field measurement range change | |
| 11 | + |
| 12 | +# Devices |
| 13 | + |
| 14 | +### Newly supported devices |
| 15 | + |
| 16 | +| Ticket | Device | Notes| |
| 17 | +| ------ | ------ | -----| |
| 18 | + |
| 19 | + |
| 20 | +### Removed devices |
| 21 | + |
| 22 | +| Ticket | Device | Notes| |
| 23 | +| ------ | ------ | -----| |
| 24 | + |
| 25 | + |
| 26 | +### Modified devices |
| 27 | + |
| 28 | +| Ticket | Type | Device | Change | |
| 29 | +| ------ | --- |------| ------------- | |
| 30 | +| [#8704](https://github.com/ISISComputingGroup/IBEX/issues/8704) | Minor | G3HALLPROBE | Inhibit taking reading within two seconds of field measurement range change | |
| 31 | + |
| 32 | +# Python |
| 33 | + |
| 34 | +### `genie_python` |
| 35 | + |
| 36 | +| Ticket | Type | Change | |
| 37 | +| ------ | ------| ------------- | |
| 38 | + |
| 39 | +### Bluesky |
| 40 | + |
| 41 | +| Ticket | Type | Change | |
| 42 | +| ------ | ------| ------------- | |
| 43 | + |
| 44 | +### Other python libraries |
| 45 | + |
| 46 | +| Ticket | Type | Change | |
| 47 | +| ------ | ------| ------------- | |
| 48 | + |
| 49 | +# Internal changes |
| 50 | + |
| 51 | +| Ticket | Type | Change | |
| 52 | +| ------ | ------| ------------- | |
| 53 | + |
| 54 | +Change Types: |
| 55 | + |
| 56 | +* Major - Backward compatible breaking change |
| 57 | +* Minor - Change in API/functionality |
| 58 | +* Patch - Bug fix no change in functionality |
| 59 | + |
0 commit comments