SASANO Takayoshi
|
dfaedb450b
|
replace rand() -> MT19937 random number generator
sometimes rand() makes problem so replace it to MT19937 in C++11 <random>.
|
2020-07-02 06:40:26 +09:00 |
|
Jonathan Naylor
|
a2d456b98f
|
Changes for DVMega via the host.
|
2016-03-08 17:26:51 +00:00 |
|
Jonathan Naylor
|
2947888cad
|
Add the status ack to D-Star.
|
2016-02-01 20:49:52 +00:00 |
|
Jonathan Naylor
|
c92434e474
|
Move the D-Star poll message to be run from the network class.
|
2016-01-25 23:08:34 +00:00 |
|
Jonathan Naylor
|
521ffceb96
|
Rationalise the D-Star networking handler.
|
2016-01-25 22:00:15 +00:00 |
|
Jonathan Naylor
|
bdb41fb64e
|
Add the D-Star networking.
|
2016-01-25 21:00:19 +00:00 |
|