| roh | wpwrak: nah. whatfor? replicate stuff that already works? | 00:40 |
|---|---|---|
| roh | if you want more open hw, just use a usrp | 00:41 |
| wpwrak | pricy :) | 00:42 |
| qi-bot | [commit] Xiangfu: m1/tools/m1nor: erase data partition before reflash (master) http://qi-hw.com/p/wernermisc/c84ba20 | 01:17 |
| qi-bot | [commit] Werner Almesberger: gencat/: remove awkward callback from set_libs to lookup_sym (master) http://qi-hw.com/p/eda-tools/b34b091 | 02:55 |
| qi-bot | [commit] Werner Almesberger: gencat/: abstract library data structure and its management (WIP) (master) http://qi-hw.com/p/eda-tools/e62c717 | 02:55 |
| qi-bot | [commit] Werner Almesberger: gencat/libs.[ch]: keep back pointer to file in "struct entry" (master) http://qi-hw.com/p/eda-tools/6e0015c | 02:55 |
| qi-bot | [commit] Werner Almesberger: gencat/: keep "struct entry" ptr in "struct node" instead of duplicating content (master) http://qi-hw.com/p/eda-tools/1b6bf60 | 02:55 |
| qi-bot | [commit] Werner Almesberger: gencat/: move script execution from pdf.c to run.c (master) http://qi-hw.com/p/eda-tools/2875940 | 02:55 |
| qi-bot | [commit] Werner Almesberger: gencat/libs.[ch]: keep back pointer to lib in "struct file" (master) http://qi-hw.com/p/eda-tools/8ee13bd | 02:55 |
| qi-bot | [commit] Werner Almesberger: gencat/: move script execution from pdf.c to library-specific function (master) http://qi-hw.com/p/eda-tools/acf0d0a | 02:55 |
| qi-bot | [commit] Werner Almesberger: gencat/pdf.c: use internal pointer as destination key (master) http://qi-hw.com/p/eda-tools/605585f | 02:55 |
| qi-bot | [commit] Werner Almesberger: gencat/pdf.c: key index entries by the tree node, to distinguish duplicates (master) http://qi-hw.com/p/eda-tools/463e8dc | 02:55 |
| qi-bot | [commit] Werner Almesberger: gencat/: minor cleanup (one comment, add "static", remove unused header) (master) http://qi-hw.com/p/eda-tools/9c0a43e | 03:58 |
| qi-bot | [commit] Werner Almesberger: gencat/: make library selection variable (master) http://qi-hw.com/p/eda-tools/9cf8adf | 03:58 |
| qi-bot | [commit] Werner Almesberger: gencat/: new option -F to use fped footprints (WIP) (master) http://qi-hw.com/p/eda-tools/e448145 | 03:58 |
| qi-bot | [commit] Werner Almesberger: gencat/pdf.c: make "format" a pointer, not a copy of the format settings (master) http://qi-hw.com/p/eda-tools/7cbd51e | 07:48 |
| qi-bot | [commit] Werner Almesberger: gencat/: delegate landscape/portrait setup to library-specific ps_entry (master) http://qi-hw.com/p/eda-tools/c035def | 07:48 |
| qi-bot | [commit] Werner Almesberger: gencat/fped.c (fped_ps_entry): remove OUT pdfmark from fped's Postscript (master) http://qi-hw.com/p/eda-tools/8562ad2 | 07:48 |
| qi-bot | [commit] Werner Almesberger: gencat/libs.c (add_libdir): ignore files with a ~ in their name (master) http://qi-hw.com/p/eda-tools/dd45ce8 | 07:48 |
| qi-bot | [commit] Werner Almesberger: modules/to.fpd (TO-252): remove zero-width pad 2 (master) http://qi-hw.com/p/kicad-libs/359ccc0 | 07:49 |
| qi-bot | [commit] Werner Almesberger: modules/tssop5.fpd: remove zero-width pad 5 (master) http://qi-hw.com/p/kicad-libs/c21e1f0 | 07:49 |
| qi-bot | [commit] Werner Almesberger: modules/: first elements for catalog creation (WIP) (master) http://qi-hw.com/p/kicad-libs/c8d825d | 07:49 |
| wpwrak | cladamw: sneak preview: http://downloads.qi-hardware.com/people/werner/tmp/kicad-libs-modules.pdf | 07:57 |
| wpwrak | GRR. 1 second !!! | 07:58 |
| wpwrak | (kicad-libs-modules) there are still a few issues. (bad scaling, text written over other text, and so on.) but it's getting there ... | 07:59 |
| gargon | hi, why is there a 2-3 px wide very dark gray vertical line on the nanonote if I am running vim on fbterm. Is it normal? It means that vim is not fullscreen... | 10:28 |
| xiangfu | gargon, which image you using? check by 'cat /etc/VERSION | 11:04 |
| gargon | xiangfu: 2012-04-09 | 11:28 |
| gargon | xiangfu: I appreciate your hard work with building images | 11:28 |
| Ayla | AFAIK you guys use a 6x11 font | 11:28 |
| Ayla | which does not really work well on a 320x240 screen | 11:29 |
| Ayla | on dingoo, we did move to a 6x10 font, see commit aab437 on qi-kernel | 11:30 |
| xiangfu | gargon, hmm.. can you take a screenshot. 'fbgrab s.png' run under a ssh | 11:45 |
| gargon | xiangfu: I can't see any anormal on it. It seems that in 12 pt mode, there is always a little space at the end of the line in vim, because the font size maybe. I checked with -s 14, any problem. Thanks | 12:22 |
| xiangfu | gargon, yes. try with a different font. | 12:23 |
| gargon | xiangfu: btw, is there a way to change fonts on the fly inside cli application to change the font size? It would be a killer feature for the nanonote. I had a long ago a psion 3a and in some builtin app (word, spreadsheet), I could change the magnification level. | 12:25 |
| gargon | xiangfu: If I want such a feature, should I implement at what level? Create a new gmenu with input manager and start every app from it? | 12:26 |
| xiangfu | there is a 'setfont' command. | 12:26 |
| xiangfu | the fonts us at /usr/share/kbd/consolefonts | 12:28 |
| xiangfu | s/us/is | 12:28 |
| xiangfu | gargon, for example: setfont ter-v14n.psf | 12:30 |
| gargon | xiangfu, qi-bot: thanks, I am trying | 12:32 |
| gargon | xiangfu: oh, thanks, it is very nice. It works from inside vim :) | 12:37 |
| qi-bot | [commit] Werner Almesberger: modules/meander-2450MHz.fpd: do not try to add a tail if zero-sized (master) http://qi-hw.com/p/kicad-libs/711147c | 19:36 |
| qi-bot | [commit] Werner Almesberger: modules/HIERARCHY: enable MEANDER-2450MHz-{right,left}-1.0mm (master) http://qi-hw.com/p/kicad-libs/1d23f0a | 19:36 |
| qi-bot | [commit] Werner Almesberger: modules/Makefile: generate list of .fpd files from variable MODULES (master) http://qi-hw.com/p/kicad-libs/475ba28 | 19:36 |
| qi-bot | [commit] Werner Almesberger: inst.c: zero-sized pads and holes now cause instantiation to fail (master) http://qi-hw.com/p/fped/e2ce0ee | 21:20 |
| qi-bot | [commit] Werner Almesberger: track bounding box also on a per-package basis and use this to scale Postscript (master) http://qi-hw.com/p/fped/86c082f | 21:20 |
| qi-bot | [commit] Werner Almesberger: new use of option -s (scaling): -s [width]x[heigth] (master) http://qi-hw.com/p/fped/1c01bc3 | 21:20 |
| qi-bot | [commit] Werner Almesberger: Merge branch 'master' of projects.qi-hardware.com:fped (master) http://qi-hw.com/p/fped/54434e9 | 21:20 |
| qi-bot | [commit] Werner Almesberger: gencat/pdf.c (comp): make alphabetic index case-insensitive (master) http://qi-hw.com/p/eda-tools/340428c | 21:21 |
| qi-bot | [commit] Werner Almesberger: gencat/pdf.c (convert_comp): rename to convert_comp (master) http://qi-hw.com/p/eda-tools/408c003 | 21:21 |
| qi-bot | [commit] Werner Almesberger: gencat/pdf.c: reduce number of columns and make them wider (master) http://qi-hw.com/p/eda-tools/a98df2a | 21:21 |
| qi-bot | [commit] Werner Almesberger: gencat/run.c (run_cmd): print actual command name, not "sym2xps" (master) http://qi-hw.com/p/eda-tools/9d278a0 | 21:21 |
| qi-bot | [commit] Werner Almesberger: gencat/fped.c (fped_ps_entry): scale footprint to a height of 200 mm and center (master) http://qi-hw.com/p/eda-tools/ae3b812 | 21:21 |
| qi-bot | [commit] Werner Almesberger: gencat/tree.c (read_desc): ignore lines with a # as the very first character (master) http://qi-hw.com/p/eda-tools/274a84f | 21:57 |
| qi-bot | [commit] Werner Almesberger: modules/{Makefile, DESCR}: include descriptions in catalog (master) http://qi-hw.com/p/kicad-libs/62fa46c | 21:57 |
| qi-bot | [commit] Werner Almesberger: scripts/missing-in-tree: change genex to gencat also here (master) http://qi-hw.com/p/kicad-libs/74fe288 | 22:20 |
| qi-bot | [commit] Werner Almesberger: scripts/missing-in-tree: support also fped footprints (option -F) (master) http://qi-hw.com/p/kicad-libs/837bc99 | 22:20 |
| qi-bot | [commit] Werner Almesberger: modules/Makefile (missing): new target to list footprints missing in hierarchy (master) http://qi-hw.com/p/kicad-libs/5496ac5 | 22:20 |
| qi-bot | [commit] Werner Almesberger: modules/Makefile: move "clean" and "spotless" at their usual place at the end (master) http://qi-hw.com/p/kicad-libs/20f476b | 22:20 |
| qi-bot | [commit] Werner Almesberger: gencat/gencat.c (usage): reformat usage message to avoid overly long lines (master) http://qi-hw.com/p/eda-tools/6fae97a | 22:31 |
| qi-bot | [commit] Werner Almesberger: gencat clashes with an existing tool. rename to genkicat (1/2) (master) http://qi-hw.com/p/eda-tools/48434c8 | 23:15 |
| qi-bot | [commit] Werner Almesberger: rename gencat to genkicat (2/2) (master) http://qi-hw.com/p/eda-tools/2c0ee94 | 23:15 |
| qi-bot | [commit] Werner Almesberger: genkicat/: clarify some header comments (master) http://qi-hw.com/p/eda-tools/a6039ab | 23:15 |
| qi-bot | [commit] Werner Almesberger: track "gencat" to "genkicat" name change (master) http://qi-hw.com/p/kicad-libs/8114d1d | 23:15 |
| --- Fri Jul 13 2012 | 00:00 | |
Generated by irclog2html.py 2.9.2 by Marius Gedminas - find it at mg.pov.lt!