Skip to content

Commit

Permalink
radio/protocol2: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ra1nb0w committed Feb 25, 2021
1 parent fd9861e commit f98cb0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radio/protocol2/Odyssey.v
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ localparam board_type = 8'h03; // 00 for Metis, 01 for Hermes, 02 for ANAN-1
parameter Angelia_version = 8'd116; // FPGA code version
parameter protocol_version = 8'd33; // openHPSDR protocol version implemented

parameter [63:0] fw_version = "1.21 ANP";
parameter [63:0] fw_version = "1.22 P2";


// module to comunicate with MCU
Expand Down

0 comments on commit f98cb0c

Please sign in to comment.