We can't make this file beautiful and searchable because it's too large.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name,syl,latitude,longitude | |
| Zimmerstetten,stetten,48.89347,10.32996 | |
| Wullenstetten,stetten,48.31737,10.06999 | |
| Wortelstetten,stetten,48.58865,10.75075 | |
| Wolpertstetten,stetten,48.66111,10.61495 | |
| Wolferstetten,stetten,49.64256,9.52444 | |
| Wolferstetten,stetten,48.03333,12.68333 | |
| Wippstetten,stetten,48.51513,12.37627 | |
| Winterstetten,stetten,48.56444,12.39866 | |
| Winterstetten,stetten,47.76374,10.09969 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Exception in thread StompReceiverThread-1: | |
| Traceback (most recent call last): | |
| File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner | |
| self.run() | |
| File "/usr/lib/python2.7/threading.py", line 754, in run | |
| self.__target(*self.__args, **self.__kwargs) | |
| File "/home/kolkmeierj/.virtualenvs/duet/local/lib/python2.7/site-packages/stomp/transport.py", line 335, in __receiver_loop | |
| self.process_frame(f, frame) | |
| File "/home/kolkmeierj/.virtualenvs/duet/local/lib/python2.7/site-packages/stomp/transport.py", line 188, in process_frame | |
| self.notify(frame_type, f.headers, f.body) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include <LiquidCrystal.h> | |
| #include <SVDRest.h> | |
| #include <stdlib.h> | |
| LiquidCrystal lcd(12, 11, 5, 4, 3, 2); | |
| #define REDPIN 5 | |
| #define GREENPIN 6 | |
| #define BLUEPIN 3 | |
| #define FADESPEED 5 // make this higher to slow down |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| media-ctl -l '"mt9v032 3-005c":0->"OMAP3 ISP CCDC":0[1]'; | |
| media-ctl -l '"OMAP3 ISP CCDC":2->"OMAP3 ISP preview":0[1]'; | |
| media-ctl -l '"OMAP3 ISP preview":1->"OMAP3 ISP resizer":0[1]'; | |
| media-ctl -l '"OMAP3 ISP resizer":1->"OMAP3 ISP resizer output":0[1]'; | |
| media-ctl -V '"mt9v032 3-005c":0[SGRBG10 752x480]'; | |
| media-ctl -V '"OMAP3 ISP CCDC":0 [SGRBG10 752x480]'; | |
| media-ctl -V '"OMAP3 ISP CCDC":1 [SGRBG10 752x480]'; | |
| media-ctl -V '"OMAP3 ISP preview":0 [SGRBG10 752x479]'; | |
| media-ctl -V '"OMAP3 ISP resizer":0 [YUYV 734x471]'; | |
| media-ctl -V '"OMAP3 ISP resizer":1 [YUYV 640x480]'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| using UnityEngine; | |
| using System.Collections; | |
| using System; | |
| public class Math3d : MonoBehaviour { | |
| private static Transform tempChild = null; | |
| private static Transform tempParent = null; | |
| public static void Init(){ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 22:26:07 : [C:\LGMobileUpgrade] Try to delete folder | |
| 22:26:07 : Start Date : 2013-03-29 22:26:07 | |
| 22:26:07 : ---------- QM Testmode --------- | |
| 22:26:07 : ***** Check Tool Version ***** | |
| 22:26:07 : Tool version : 1.5.4.8 | |
| 22:26:07 : UpgradeDLL version : 1.2.6.7 | |
| 22:26:07 : Current Dir : C:\ProgramData\LGMOBILEAX\B2C_Client | |
| 22:26:07 : LGE USB Driver Version : | |
| 22:26:07 : Android PDLV Version : | |
| 22:26:07 : Android NDLV Version : |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| jan@devvm:~/dev/kolkwork$ docpad generate -d | |
| debug: Plugins loading for /home/jan/local/lib/node_modules/docpad/lib/plugins | |
| â+' [2011-12-11 21:47:50.202] [/home/jan/local/lib/node_modules/docpad/lib/docpad.coffee:476] [Docpad.loadPluginsIn] | |
| debug: Plugins loading for /home/jan/dev/kolkwork/plugins | |
| â+' [2011-12-11 21:47:50.223] [/home/jan/local/lib/node_modules/docpad/lib/docpad.coffee:476] [Docpad.loadPluginsIn] | |
| debug: Loading plugin jade | |
| â+' [2011-12-11 21:47:50.245] [/home/jan/local/lib/node_modules/docpad/lib/docpad.coffee:497] [unknown] | |
| debug: Loading plugin roy | |
| â+' [2011-12-11 21:47:50.254] [/home/jan/local/lib/node_modules/docpad/lib/docpad.coffee:497] [unknown] | |
| debug: Loading plugin autoupdate |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| model_json = { | |
| "metadata" : { | |
| "formatVersion" : 3, | |
| "generatedBy" : "Blender 2.60 Exporter", | |
| "vertices" : 642, | |
| "faces" : 1280, | |
| "normals" : 642, | |
| "colors" : 0, | |
| "uvs" : 0, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| model_json = { | |
| "metadata" : { | |
| "formatVersion" : 3, | |
| "generatedBy" : "Blender 2.60 Exporter", | |
| "vertices" : 642, | |
| "faces" : 1280, | |
| "normals" : 642, | |
| "colors" : 0, | |
| "uvs" : 0, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| model_json = { | |
| "metadata" : | |
| { | |
| "formatVersion" : 3, | |
| "generatedBy" : "Blender 2.60 Exporter", | |
| "vertices" : 642, | |
| "faces" : 1280, | |
| "normals" : 642, | |
| "colors" : 0, |
NewerOlder