Cleanup some printf warnings on OpenBSD |
|
More...
|
over 11 years ago
|
Clean up some signed/unsigned issues in readpacket for OpenBSD |
|
More...
|
over 11 years ago
|
Cleanup ttyrecv and ttysend |
|
More...
|
over 11 years ago
|
Removed unused definition of constant AMPTONE_COUPLING. We now use PLCOUPLING defined in plc.h. |
|
More...
|
over 11 years ago
|
Remove extra slash at start of comment block. |
|
More...
|
over 11 years ago
|
Removed illegal '%' from definition of constant 'PRI64d'. |
|
More...
|
over 11 years ago
|
Merge github.com:/qca/open-plc-utils |
|
More...
|
over 11 years ago
|
Correct errors related to misspelled PRI64d and absence of a definition for PRI64d on Linux platforms. See open-plc-utils Issue #3. |
|
More...
|
over 11 years ago
|
Merge pull request #13 from I2SE/master |
|
More...
|
over 11 years ago
|
Fix C file header |
|
More...
|
over 11 years ago
|
Add missing define to fix compile error (issue #12) |
|
More...
|
over 11 years ago
|
Merge remote-tracking branch 'upstream/master' |
|
More...
|
over 11 years ago
|
Rename struct ethernet_std to ethernet_hdr, homeplug_std to homeplug_hdr and qualcomm_std to homeplug_hdr to match changes in upcoming toolkit. Correct misnamed variabled AMPTONE_COUPLING to PLCOUPLING to avoid compiler errors. |
|
More...
|
over 11 years ago
|
Update man pages so that references reference (1) instead of (7). |
|
More...
|
over 11 years ago
|
Pull request from I2SE by lategoodbye |
|
More...
|
over 11 years ago
|
Remove duplicate #ifndef statement. |
|
More...
|
over 11 years ago
|
Rename putoptv constants PUTOPTV_I_PURPOSE to PUTOPTV_I_PROGRAM. |
|
More...
|
over 11 years ago
|
Replac 'purpose' with 'program'. |
|
More...
|
over 11 years ago
|
Add interlock to prevent executing modules having an EntryPoint that is not on an even four word boundary. |
|
More...
|
over 11 years ago
|
Replace local declaration of HomePlug fragmented frame with one found in plc.h. |
|
More...
|
over 11 years ago
|
Tightened up the definition of macros TVLSPAN and TLVDUMP. |
|
More...
|
over 11 years ago
|
Updated ReadFMI with simplified code. The function now returns one long Ethernet frame instead of a header-less payload. |
|
More...
|
over 11 years ago
|
Removed unused reference to ReadFMI |
|
More...
|
over 11 years ago
|
Remove names of some earlier contributors for commercial reasons. |
|
More...
|
over 11 years ago
|
Replace inline TLV code with macro TLVSPAN and add macro definition to tools/tlv.h. |
|
More...
|
over 11 years ago
|
Merge remote-tracking branch 'upstream/master' |
|
More...
|
over 11 years ago
|
Merge git://github.com/qca/open-plc-utils |
|
More...
|
over 11 years ago
|
Add declaration of MakeRule to plc.h |
|
More...
|
over 11 years ago
|
Add amprule to .gitignore |
|
More...
|
over 11 years ago
|
Add member coupling to struct plc. |
|
More...
|
over 11 years ago
|