PepperDashCore/Pepperdash Core/Pepperdash Core
2019-04-24 11:21:13 -06:00
..
Comm Reworks dequeueing and CCriticalSection usage to ensure proper threading behavoir. 2019-04-24 11:16:57 -06:00
Config Updates merge methods to handle unkeyed arrays by replacing the template array with the system array 2019-04-01 16:18:29 -06:00
Conversion Compile after addSecureTCP pull 2017-03-19 20:17:27 -06:00
JsonToSimpl Added missing third constuctor to EventArgs classes for JsonToSimpl 2019-02-07 14:21:48 -07:00
Logging Adds feature to print to console and log the Assembly version of the library on program start, for debug and reference purposes. 2019-04-03 14:02:34 -06:00
Network Fixed undesirable auto-reconnect behavior when manually disconnecting 2016-09-12 14:42:53 -06:00
Properties Updated Assembly Version to 1.0.17 2019-04-24 11:21:13 -06:00
WebApi/Presets WebAPI: Added LookupSuccess to user and preset event args to trigger found/not-found pulses in Simpl 2017-02-27 12:13:23 -07:00
CommunicationExtras.cs Added ICommunicationReceiver Interface 2017-06-02 10:50:39 -06:00
CoreInterfaces.cs Moving in ssh client 2016-08-03 15:30:48 -06:00
Device.cs Updates to Device to add PreActivate and PostActivate methods. GenericUdpServer initially tested and working. 2018-12-14 16:54:31 -07:00
EthernetHelper.cs Fixed StackOverflow when accessing EthernetHelper.LanHelper (which nobody has probably ever accessed.) 2018-09-07 18:02:12 -06:00
PepperDash_Core.csproj Adds a getter in GenericUdpServer for the UdpServer property IPAddressLastMessageReceivedFrom 2019-04-19 11:31:59 -04:00