Commit graph

12 commits

Author SHA1 Message Date
6e89bfbff9 added custom function bits 2021-03-03 09:41:48 +01:00
Kevin Golding
9bb56dc6c8 add numeric message encoding 2021-02-15 22:01:46 +00:00
Kevin Golding
83ba725969 Merge branch 'master' of github.com:kgolding/go-pocsagencode 2020-01-22 15:20:39 +00:00
Kevin Golding
a620604f4f Merge branch 'master' of github.com:kgolding/go-pocsagencode 2020-01-22 15:20:29 +00:00
Kevin Golding
56c23505a3 fix bit shift errors when compliing on arm - take 2 2020-01-20 14:09:28 +00:00
Kevin Golding
e7988dc64b fix bit shift errors when compliing on arm 2020-01-20 13:58:42 +00:00
Kevin Golding
14e1f77c8e fix shidt count must be int 2020-01-20 12:50:24 +00:00
Kevin Golding
c6f3cc8b88 add BinStr() helper 2020-01-14 08:22:09 +00:00
Kevin Golding
db1fccac30 added cli example 2020-01-14 08:17:48 +00:00
Kevin Golding
cc6b729352 remove hyphen from file name 2020-01-13 18:15:10 +00:00
Kevin Golding
afd1b58560 added options and example 2020-01-13 18:10:34 +00:00
Kevin Golding
cfe7772b7d inital commit 2020-01-13 17:17:42 +00:00