Releases: PandABlocks/PandABlocks-server
Releases · PandABlocks/PandABlocks-server
4.0
What's Changed
- Prevent use of bounce buffer in targets with 4GB of memory by @EmilioPeJu in #44
- Add debug script to help run the server from the command line by @Araneidae in #54
- Fix GATE_DURATION duplication in RAW mode by @EmilioPeJu in #52
- Add hardware timestamp in the pcap capture header by @EmilioPeJu in #45
- Remove support for .MIN value on time fields by @Araneidae in #55
- Update upload-artifact to v4 by @tomtrafford in #59
- Update download-artifact to v4 to fix release CI by @tomtrafford in #60
Full Changelog: 3.0...4.0
3.1b1
3.0
See Changelog for more details
What's Changed
- Improve performance of RAW FRAMED mode by @thomascobb in #5
- Allow building for multiple platforms (zynq and zynqmp) by @EmilioPeJu in #10
- Start using new toolchain by @EmilioPeJu in #11
- added PCAP ARM timestamp by @valerixb in #12
- Extension helper by @Araneidae in #15
- Remove !nm from simserver target by @MichaelStubbings in #19
- Update zpkg filename by @MichaelStubbings in #18
- add new register FPGA_CAPABILITIES to match PandABlocks-FPGA by @shu-soleil in #27
- Changes to CI to run within container by @tomtrafford in #32
- Get start timestamp and add it to header by @EmilioPeJu in #34
- Changes for compatibility with Vivado2022.2 kernel by @glennchid in #35
- Use a reasonable size of the backlog for the extension server socket by @EmilioPeJu in #36
- Don't advance capture ring buffer in response to new START interrupt by @Araneidae in #38
- Change
ext_out samples
from unscaled to scaled by @Araneidae in #41 - Use new *REG.NOMINAL_CLOCK register to define clock frequency by @Araneidae in #42
Full Changelog: 2.0.2...3.0
3.0b2
3.0b1
3.0a3
3.0a2
2.1
=== - Improve performance of RAW FRAMED mode #5 - Extension server now logs to syslog #4 - Improvements to robustness and docs of extension server
2.0.2
- Increase timeout for extension server to 5s to avoid occasional startup errors
2.0.1
- Make extension server log to syslog