r05a04_dev
master
v24-dtr-reset-fix
4.32j_maint
4.31h_maint
4.30h_maint
4.11f_maint
82-dvmbridge---implement-notch-filter-for-2175hz-trc-guard-tone
fne_rest_improvements
v24-dtr-rts
4.04d_maint
4.01b_maint
3.6-maint
3.56-maint
3.5-maint
3.0-maint
3.0-rcon_maint
2.0-maint
2022-10-14
2023-02-04
2023-02-09
2023-02-18
2023-02-19
2023-02-25
2023-03-01
2023-03-02
2023-03-06
2023-03-07
2023-03-08
2023-03-09
2023-03-11
2023-03-12
2023-03-16
2023-03-21
2023-03-22
2023-03-23
2023-03-24
2023-03-25
2023-03-26
2023-03-27
2023-03-28
2023-03-29
2023-09-05
2023-09-08
2025-04-16
2025-05-01
2025-05-25
2025-09-03
2025-12-03
${ noResults }
1 Commits (0bbc69d237c4da1eff39b53e0ddbfadf2ce316d4)
| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
0bbc69d237
|
Basic implementation of dvmdfsi in dvmhost C++ ecosystem (#59)
* initial bootstrap of CPP dvmdfsi * more work on serial service, the basics are there now * updated TODOs * more work on dfsi, getting there, just a few more things to implement * rough code finished, totally untested, hope it works * fixes for malloc errors, still not totally working * almost working, P25 voice from FNE is garbled but we're getting there * verified v24 decode/encode is working, still cleaning up serial TX * dvmdfsi ready for beta testing! A few gremlins to find but it works. * added configurable source flag option * fixed diu source flag config entry name * small update to Mot VHDR1 * fixed serial initialization, flags work now, config & code cleanup * log cleanups, added basic call collision logic, fixed kid being truncated to uint8_t * fixed LDU2 MI not getting copied properly * bring add-dvmdfsi up-to-date with master; * Add syslog and some project file cleanup (#58) * initial bootstrap of CPP dvmdfsi * more work on serial service, the basics are there now * updated TODOs * more work on dfsi, getting there, just a few more things to implement * rough code finished, totally untested, hope it works * fixes for malloc errors, still not totally working * almost working, P25 voice from FNE is garbled but we're getting there * verified v24 decode/encode is working, still cleaning up serial TX * dvmdfsi ready for beta testing! A few gremlins to find but it works. * added configurable source flag option * fixed diu source flag config entry name * small update to Mot VHDR1 * fixed serial initialization, flags work now, config & code cleanup * log cleanups, added basic call collision logic, fixed kid being truncated to uint8_t * fixed LDU2 MI not getting copied properly * add support for syslog logging in dvmdfsi; * add useSyslog parameter to log section of configuration file; * project cleanup: split MotRtpFrames.cpp/.h into separate files properly; ensure decode() functions pass the pointer as const to prevent accidental modification of input buffer; move common enums to a separate RtpDefines.h header; reuse MotRtpFrames.h (renamed RtpFrames.h) as a quick way of including all the RTP frames; --------- Co-authored-by: W3AXL <29879554+W3AXL@users.noreply.github.com> --------- Co-authored-by: W3AXL <29879554+W3AXL@users.noreply.github.com> Co-authored-by: Bryan Biedenkapp <gatekeep@gmail.com> |
2 years ago |