Skip to content

Conversation

@larsks
Copy link

@larsks larsks commented Nov 10, 2023

This PR adds the following options to axdigi2018:

  • --enable-beacon, -b -- enable a periodic beacon every --beacon-interval seconds
  • --beacon-text, -t text -- set beacon text
  • --beacon-dest, -d callsign -- set beacon destination
  • --beacon-interval, -i seconds -- set beacon interval (default 300)
  • --beacon-path, -p digi1,digi2,... -- set beacon path

I have also run the code through clangd-format for consistent formatting, and added github workflows to check formatting and confirm the code builds for each pull request and push to master.

- Run the code through clang-format

- Teach axdigi about the following options:
  - --enable-beacon (-b)
  - --beacon-dest (-d)
  - --beacon-text (-t)
  - --beacon-interval (-i)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant