Limor "Ladyada" Fried
dab427409a
Merge pull request #4 from tian2992/patch-1
...
Update README.md
2016-05-31 00:24:09 -04:00
Sebastian Oliva
f550aac5cc
Update README.md
...
Fixed broken link
2015-07-16 23:31:38 -06:00
Steve Conklin
c1b55c35c0
Merge pull request #2 from tian2992/master
...
Improving readme readability
2014-04-17 18:06:05 -05:00
Sebastian Oliva
d9d5766945
Improving readme readability
2014-04-17 16:47:17 -06:00
Steve Conklin
cc91088c07
Merge pull request #1 from codersquid/adds_requirements
...
add requirements and instructions for pip
2013-12-15 18:15:46 -08:00
codersquid
16c697c59e
add requirements and instructions for pip
2013-12-15 20:07:43 -06:00
ondro
cedbe2644f
Fixed insert pattern script, fixed emulator putting CUP to 100% when listening to machine
2013-12-13 16:07:32 -06:00
Steve Conklin
963a26fcdd
Version 2.0
...
Signed-off-by: Steve Conklin <sconklin@canonical.com>
2013-11-29 21:51:32 -06:00
Steve Conklin
34495eb1ae
Add a contributors file, to try to recognize people
...
Signed-off-by: Steve Conklin <sconklin@canonical.com>
2013-11-29 21:51:13 -06:00
Steve Conklin
04e7c77256
remove spurious print with old hard-coded version
...
Signed-off-by: Steve Conklin <sconklin@canonical.com>
2013-11-29 21:43:18 -06:00
Steve Conklin
2416aec93e
Merge pull request #1 from OndrejM/master
...
Created graphical application and fixed for some brother models
2013-11-29 19:39:28 -08:00
ondro
4ce4693616
moved document into common docs folder
2013-11-30 02:26:00 +01:00
ondro
6b840094b9
Added some documentation about my changes
2013-11-30 02:12:47 +01:00
ondro
a922e34b40
Merge branch 'master' of https://github.com/OndrejM/knitting_machine.git
...
Conflicts:
PDDemu-debug.py
PDDemulate.py
brother.py
dumppattern.py
experimental/FDif.py
experimental/driveread.py
file-analysis/adumper.py
file-analysis/brother.py
file-analysis/compare.py
file-analysis/diff.py
file-analysis/dumprows.py
file-analysis/filecombine.sh
file-analysis/makecsv.py
insertpattern.py
process_image.py
textconversion/maketext.sh
2013-11-30 01:58:48 +01:00
ondro
ce7c02b3f2
import convenience functions from brother module
2013-11-30 01:32:35 +01:00
ondro
d8fcc9ebed
Removed rubbish code
2013-11-30 01:26:42 +01:00
ondro
ea9a2dec7c
Generalized new algorithm to work with any memory size.
...
Fixed displaying of markers on sides of the image
2013-11-29 23:31:32 +01:00
ondro
c0ecc0dba3
Black in bmp is inserted as black into machine (not inverse)
2013-11-29 02:34:46 +01:00
ondro
447fc93616
Fix for kh940 (tested only pattern display yet, not pattern insert)
...
Export of bmp into file
2013-11-29 01:56:49 +01:00
ondro
930b546750
Fix of display of patterns, added grid in pattern display
2013-11-27 00:40:55 +01:00
ondro
fcb1275ebe
Insert pattern to load to machine
2013-08-03 12:17:17 +02:00
ondro
d4bb8dd23f
Inserting bitmap
2013-07-31 01:06:22 +02:00
ondro
52917bc546
Scrollbar to list of patterns, printed pattern rsizes after window resize
2013-07-29 00:34:17 +02:00
ondro
69586ed38f
Display list of patterns in dat file and bitmap for selected pattern.
...
Changed tabs to 4 spaces. Using now original modified scripts under main folder.
Application is executed using guimain.py
2013-07-27 01:05:05 +02:00
ondro
32cf227a81
Read datFile from config and change default window size.
2013-07-25 00:24:05 +02:00
ondro
97476e28c1
Bug fix in emulator loop
2013-07-25 00:00:43 +02:00
ondro
f675e74439
Listeners on PDD emulator.
...
Show name of file written by emulator
2013-07-24 23:09:51 +02:00
ondro
6ff2111ee8
Restructuring of application code
2013-07-24 21:55:39 +02:00
ondro
1d82edd534
Fix of PDD: emulator not blocking event loop
2013-07-22 22:40:12 +02:00
ondro
ec36be7fad
PDD emulator in tk application
2013-07-22 22:26:40 +02:00
ondro
c939773800
initial commit of theirs code
2013-07-22 20:37:42 +02:00
Steve Conklin
cf67b9f86d
minor fixes to analysis code
2012-02-27 10:21:02 -06:00
Steve Conklin
269de61da9
minor output tweaks, no functional changes
2012-02-27 10:19:11 -06:00
Steve Conklin
d39dde8fed
driveread reads the entire disk
...
driveread now reads the entire floppy, sector by sector,
and created a directory tree in the same format that
PDDemulate uses. It assumes 1024 byte-per-sector formatting.
2012-02-26 12:48:07 -06:00
Steve Conklin
d04ce88e1c
set correct default timeout value
2012-02-26 12:46:45 -06:00
Steve Conklin
a05871c03d
moved FDD code to a module
2012-02-26 09:21:04 -06:00
Steve Conklin
bf19118fd1
Move FDD interface into a module
2012-02-26 09:20:41 -06:00
Steve Conklin
99c1787069
Remove obsolete file
2012-02-26 09:20:04 -06:00
Steve Conklin
a4ed09f43a
Notes on connecting the FB100 disk drive
2012-02-25 22:51:27 -06:00
Steve Conklin
c1b5107a19
added full FDC Mode methods
2012-02-25 22:46:47 -06:00
Steve Conklin
69b685a102
cleanup and add some more debug output
2012-02-25 16:40:55 -06:00
Steve Conklin
5b2fd107a1
removed rx polling
2012-02-25 14:56:43 -05:00
Steve Conklin
3109bccae6
A test script for communicating with a Brother FB100
2012-02-25 14:13:14 -05:00
Steve Conklin
323dc26878
reordered pages in PDF to be correct
2012-02-23 10:25:33 -06:00
Steve Conklin
91e5543fc4
add file name change to the README, and start a changelog
2012-02-19 22:16:23 -06:00
Steve Conklin
44a98f6549
Take version number out of emulator file name
2012-02-19 22:05:34 -06:00
Steve Conklin
e9a2d93275
Bump version, print it on start
2012-02-19 22:04:29 -06:00
Steve Conklin
dde56d2323
Fix an error in response to a request for track ID
...
There was an error in the code that handles a request for sector ID.
This request isn't used by the Brother 930 machine, but is used by
the KH940, so the code path has not been tested until recently.
Also, added a handler for keyboard interrupt to prevent ending with
backtrace vomit.
2012-02-12 21:56:01 -06:00
Steve Conklin
df3ae42cf0
Added development files
...
This adds a bunch of files which I intended to make available but didn't geta round to. They may be useful to people trying to understand the brother data format or extend the knowledge of these formats.
Signed-off-by: Steve Conklin <steve@conklinhouse.com>
2010-12-18 13:31:20 -06:00
Ladyada
c0ed816a5e
avoid accidental usage
2010-11-01 23:16:41 -04:00