Cort Buffington
2141307dd1
Fixed Formatting of Flags Section
2013-07-06 08:40:50 -05:00
Cort Buffington
4b91741de1
Add Message Types & Fix Timing
...
Added new datatypes (and changed the names on some that were figured
out). Fixed the master registration timing issue so that registrations
are attempted repeatedly until there is a reply, then keep-alives start.
2013-07-05 17:42:23 -05:00
Cort Buffington
4207a1c1de
Addition of new packet types
...
0x61, 0x62, 0x9A -- unfortunately, the purpose of them is not yet know.
2013-07-03 14:48:30 -05:00
Cort Buffington
f9a679ccc4
Updating packet types
2013-07-01 08:16:08 -05:00
Cort Buffington
1fc04b7acb
Merge pull request #2 from adamfast/master
...
Python logging module, generic configuration loader.
2013-06-29 13:07:00 -07:00
Adam Fast
3413dee576
Attempt to load configuration from a module my_ipsc_config.py to allow leaving your systems configured without editing the main Python source file - and as that file is expected to have IPs / keys that may not be intended for the public, tell git to ignore that file.
2013-06-28 23:38:28 -05:00
Adam Fast
1253c7f405
Convert to Python logging module for greater flexibility in where / how things are displayed.
2013-06-28 23:36:39 -05:00
Adam Fast
fec136d20e
Standardize indentation with the rest of the module
2013-06-28 23:03:53 -05:00
Adam Fast
d7eb9ebb22
Fix requirements file, trailing period not required
2013-06-28 23:03:29 -05:00
Adam Fast
7d1252e937
Add requirements file to track dependencies.
2013-06-28 23:03:10 -05:00
Adam Fast
903d6d6fad
Typo fixes / spelling corrections.
2013-06-28 22:50:29 -05:00
Adam Fast
20d8013b26
Fix gitignore from merge errors.
2013-06-28 22:50:18 -05:00
Cort Buffington
c0ee304768
Finally fixing the dropbox stupidity?
2013-06-28 20:35:07 -05:00
Cort Buffington
fc110ec1b5
trying to figure out why new files keep randomly appearing in my local directory
2013-06-28 20:33:44 -05:00
Cort Buffington
7f4a4ccbd5
fix
2013-06-28 20:29:01 -05:00
Cort Buffington
34af24d617
Merge branch 'master' of https://github.com/n0mjs710/IPSC
...
Conflicts:
.gitignore
2013-06-28 20:28:25 -05:00
Cort Buffington
b8ce998cf4
Update .gitignore
2013-06-28 20:26:35 -05:00
Cort Buffington
d477e3fe36
fixing dropbox conflicts
2013-06-28 20:25:47 -05:00
Cort Buffington
aaec432316
Fixing dropbox conflicts
2013-06-28 20:24:45 -05:00
Cort Buffington
a3e34fb35a
Merge pull request #1 from adamfast/master
...
Spelling fixes to readme, and add a command line switch to specify a specific IPSC network to connect to.
2013-06-28 18:14:24 -07:00
Cort Buffington
d69e911c8a
Stabilizing previously lost data
2013-06-28 07:38:47 -05:00
Adam Fast
afa9a4b596
Use argparse to add a command line switch to only connect to a single network.
2013-06-27 18:17:52 -05:00
Adam Fast
e2473f99d2
Some spelling fixes.
2013-06-27 18:14:10 -05:00
Cort Buffington
b810e1377c
Adding gitignore
2013-06-27 16:17:33 -05:00
Cort Buffington
9828205557
Initializing Project
2013-06-27 16:15:54 -05:00