Serge Vakulenko
|
942dd9cd65
|
Merge branch 'master' into patch-1
|
2019-09-18 22:12:09 -07:00 |
|
Serge Vakulenko
|
4b93238c35
|
Creata a separate source file for DM-1801.
|
2019-07-30 11:25:58 -07:00 |
|
Serge Vakulenko
|
dd79598084
|
Makefile: make sure pkg-config is installed.
|
2019-07-25 13:28:02 -07:00 |
|
Serge Vakulenko
|
eb1417ebfa
|
Update Makefile for MacOS.
|
2019-07-25 12:13:20 -07:00 |
|
Serge Vakulenko
|
1af792bd8d
|
Fix build issue on MacOS.
Resolve ticket #32.
|
2019-07-24 11:09:31 -07:00 |
|
Serge Vakulenko
|
032af09b2a
|
Use pkg-config to configure libusb dependency.
|
2019-06-25 21:15:44 -07:00 |
|
Zero_Chaos
|
ee229ee79e
|
allow override of cc and cflags/ldflags
Most distro build systems expect to be able to override these things. this should keep your defaults while allowing override.
|
2019-02-19 10:46:38 -05:00 |
|
Serge Vakulenko
|
b9eeb2bfd2
|
Modify d868uv address map: read bitmaps first.
|
2018-10-29 21:37:00 -07:00 |
|
Serge Vakulenko
|
b97f79ec8f
|
No need for libudev on Mac.
|
2018-10-29 14:39:47 -07:00 |
|
Serge Vakulenko
|
4924d00283
|
Add explicit linking to libudev on Linux, as the code in serial.c needs it.
|
2018-10-29 11:30:25 -07:00 |
|
Serge Vakulenko
|
81153d7cbd
|
Merge branch 'anytone'.
|
2018-10-26 19:57:22 -07:00 |
|
Serge
|
a4c5f893d2
|
Modify Makefile to link libusb statically, when possible, and dynamically otherwise.
|
2018-10-20 12:56:22 -07:00 |
|
Serge
|
3607c41562
|
Recognize the D868UV radio.
|
2018-10-13 21:16:03 -07:00 |
|
Serge
|
2f2acc20e0
|
Add serial routines.
|
2018-10-13 20:37:14 -07:00 |
|
Serge Vakulenko
|
562c383225
|
Move gd77 to a separate file.
|
2018-10-04 19:51:10 -07:00 |
|
Serge Vakulenko
|
859b993589
|
Move OS independent HID routines to a separate file.
|
2018-09-17 23:07:42 -07:00 |
|
Serge Vakulenko
|
175516fbcf
|
Link libusb statically, to avoid dependency on libusb-1.0 for users.
|
2018-09-17 16:55:41 -07:00 |
|
Serge Vakulenko
|
c4a89ba9fd
|
Add HID routines for macos.
|
2018-09-17 14:20:02 -07:00 |
|
Serge
|
ecb1d074cc
|
Recognize RD-5R files.
|
2018-09-15 15:43:23 -07:00 |
|
Serge
|
1a60618c0e
|
Detect RD-5R radio.
It identifies itself ad 'BF-5R'.
|
2018-09-15 15:23:43 -07:00 |
|
Serge
|
dfe210a54c
|
Use radio_tab[] for compatibility check.
|
2018-09-13 23:31:39 -07:00 |
|
Serge Vakulenko
|
432aeee8ab
|
Increase version.
|
2018-09-12 21:36:48 -07:00 |
|
Serge Vakulenko
|
28d7415f72
|
Increase version.
|
2018-09-10 21:31:00 -07:00 |
|
Serge Vakulenko
|
f765b68586
|
Fix windows issues.
|
2018-09-07 23:38:52 -07:00 |
|
Serge Vakulenko
|
aa28209336
|
Add stub for windows dfu version.
|
2018-09-06 12:10:01 -07:00 |
|
Serge
|
3486e57383
|
Add files for windows build.
|
2018-09-05 23:47:57 -07:00 |
|
Serge Vakulenko
|
6691c9462b
|
Write only as much contactsCSV as needed.
|
2018-09-05 21:24:23 -07:00 |
|
Serge Vakulenko
|
0ebfb5d3e6
|
Use macros for validity check.
|
2018-09-05 12:25:01 -07:00 |
|
Serge Vakulenko
|
89b6b50f5f
|
Skip records with FFs.
|
2018-08-27 13:34:21 -07:00 |
|
Serge
|
d45aafea26
|
Add dfu sources.
|
2018-08-25 19:31:02 -07:00 |
|
Serge Vakulenko
|
19d169e936
|
Add support for MD380.
|
2018-08-24 20:13:27 -07:00 |
|
Serge Vakulenko
|
54ed397d21
|
Print name correctly.
|
2018-08-22 00:03:22 -07:00 |
|
Serge Vakulenko
|
abebad7dbd
|
Remove unused code.
|
2018-08-20 23:24:38 -07:00 |
|