Skip to content

Releases: oresat/oresat-libdxwifi

DxWiFi Software v1.0.0

10 Jun 20:25
Compare
Choose a tag to compare

Official 1.0 Release 🎉

DxWiFi release contains 5 programs:

  • startmonitor Enables the WiFi interface into monitor mode
  • tx FEC encodes input file, transmits file over WiFi interface
  • rx Captures packets matching a filter and FEC decodes the data
  • encode Program to FEC encode a single file
  • decode Program to FEC decode a single file

v0.1.0

20 Apr 03:36
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

DxWiFi Software v0.1.0

Releases the first pass of the DxWiFi suite of programs for transmitting and receiving FEC encoded data via packet injection and monitoring.
DxWiFI contains the following 5 programs

  • startmonitor.sh for enabling the wifi card into monitor mode
  • encode for FEC encoding files
  • tx for transmitting packets
  • rx for receiving packets
  • decode for decoding FEC encoded files

Note:

Test Release

09 Apr 17:11
Compare
Choose a tag to compare
Test Release Pre-release
Pre-release

Releasing prototype tx, rx, encode, and decode programs as dxwifi-v0.1.0. This release allows us an easy way to pull down the software onto the DxWiFi boards. The current binaries are built specifically for the OreSat DxWiFi board.