HAMNET-Access-Protocol / HNAP4PlutoSDR

Main transceiver application
GNU Lesser General Public License v3.0
29 stars 5 forks source link

Include version info in all applications #22

Closed lukasostendorf closed 4 years ago

lukasostendorf commented 4 years ago

Currently, there is no way to verify which version of the basestation and client is actually running on the Plutos.

We should include the latest git commit ID, used branch and the version tag in all applications. This can be done by creating a header file in with cmake that includes the information as makros.