Skip to content

Releases: JMWinding/MoMA

v1.0.5

13 Nov 16:17
Compare
Choose a tag to compare

Minor improvements:

  1. Increase the baud rate between the two Arduinos for stability.

v1.0.4

30 Oct 16:49
Compare
Choose a tag to compare
  1. Fix the bugs in the Arduino codes due to code reformat.
  2. Add "main_sim_txrx.m" which calls the simulation functions used in the early stage of the project. The simulated data has the same structure as the experimental data, and the two share the same decoder. However, this has nothing to do with the experimental results, but provide a way to get people familiar with the data and the decoder.

v1.0.3

26 Oct 14:30
Compare
Choose a tag to compare

Improvements:

  1. Use "Serial1" to synchronize the TX and RX Arduinos for better stability. Circuits, codes and documentation are changed accordingly.
  2. Add detailed descriptions on the recommended (not required) MATLAB toolboxes, and how to avoid them.

Fixed Bugs:

  1. Figure plotting codes uses the wrong processed data.
  2. "plain0" TX Arduino codes do not compile due to a missing variable definition.

v1.0.2

18 Sep 15:01
Compare
Choose a tag to compare

Fixed issues:

Fix the issue that the missing file "code_algo/get_decode_matrix.m" prevents the data processing pipeline.
Fix the issue that the figure generating scripts in folder "code_figure/" use wrong parameters.

v1.0.0

30 Aug 13:27
Compare
Choose a tag to compare
Fix bugs of missing file