Skip to content

Commit

Permalink
Add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
blakejohnson committed Aug 8, 2016
1 parent 1a91dba commit 6051654
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Version 1.0

## Features:
* TCP communications for speed and reliability
* Support for register-based channel offset and scaling
* Firmware v4.0+ support including:
* Add mixer correction methods to API
* Add modulation (DDS) methods to API
* Modified instruction cache size
* New python libaps2 wrapper
* Demo scripts in matlab and python
* Option to program all connected APS slices
* Progress bars when programming
* Driver version logging

## Fixes:
* Fix waveform sample order
* Enforce memory alignment for SDRAM and EPROM writes
* Add reset and retry to TCP connect
* Catch errors in TCP reads
* Better error handling when failing to open UDP ports

0 comments on commit 6051654

Please sign in to comment.