Commit Graph

  • 90475db447 add functions to read talkgroups master v1.2.0 Florian Thienel 2024-03-20 21:06:22 +0100
  • 5c7df72d1c add support for concatenated text messages with UDH v1.1.0 Florian Thienel 2022-07-08 19:49:33 +0200
  • 2a2635ccf1 fix typo v1.0.1 Florian Thienel 2021-10-13 19:58:21 +0200
  • 38a935b7ab polish documentation v1.0.0 Florian Thienel 2021-10-10 12:58:02 +0200
  • 77e6125438 add function to read the current battery charge level Florian Thienel 2021-10-10 12:55:02 +0200
  • d66831a2da add a function to read the current GPS position Florian Thienel 2021-10-03 17:47:51 +0200
  • 8d6b674382 add commands to control the radio terminal Florian Thienel 2021-09-29 17:05:40 +0200
  • a20458a904 implement the full Interface/Func pattern Florian Thienel 2021-09-26 15:27:14 +0200
  • 978f47a1c5 add method to COM to shutdown gracefully Florian Thienel 2021-09-26 14:26:07 +0200
  • 2af6ef6e27 allow to trace the serial communication with a separate writer Florian Thienel 2021-09-26 12:34:19 +0200
  • db7c48f22d make the encodings available by their name as string Florian Thienel 2021-09-25 14:52:49 +0200
  • 060fa23f4d make simple text messages encodable Florian Thienel 2021-09-25 14:43:27 +0200
  • cfc51f472f allow to request a delivery report when creating the send message request Florian Thienel 2021-09-25 14:16:08 +0200
  • 8557bf3627 create SDSTransfer for a immediate text message Florian Thienel 2021-09-25 13:33:23 +0200
  • 76747bd18c add a method to find out how many bits a message PDU may have Florian Thienel 2021-09-25 13:16:08 +0200
  • 3a558b1884 make status messages encodable Florian Thienel 2021-09-24 22:00:30 +0200
  • a505f4320c remove/deactivate debug output Florian Thienel 2021-09-24 21:12:32 +0200
  • b3a794b7b0 add utility functions to sanitize the text content Florian Thienel 2021-09-24 21:03:59 +0200
  • 309a623d24 add support for all the 8-bit encodings that Go supports out of the box (plus UTF-16 BE) Florian Thienel 2021-09-24 17:15:35 +0200
  • 721f893540 initial project setup Florian Thienel 2021-09-19 14:19:47 +0200