Menu

Code Commit Log


Commit Date  
[r80] by rjvelasquez40

+RXTXComm Driver replaced with JSSC driver that works on MAC, Linux, Windows and Linux ARM.
+Firmata Element Updated to include "INPUT_PULLUP" option.
+"Elements/UserElementsTemplateCircuitElements/definition.def" Not Found Error Raspberry PI fixed
+Fixed some "definition.def" that includes "Redirect" field with bad file separator and causes xpaint errors on Linux and Mac
+Preview distribution Updated

2018-03-26 20:40:45 Tree
[r79] by rjvelasquez40

+New "Numeric JV" Palette in Front Panel Elements with New Regler Integer, Regler Double, Updated Gauge Indicator and other Updated Front End Elements.
+Preview distribution Updated

2018-03-21 10:44:09 Tree
[r78] by rjvelasquez40

+Firmata Element updated to auto-expand the circuit element when the user sets more than 10 I/O pins. (In old distributions the user only could use 10 I/O pins because the element size was static).
+Bug Fixed in "Load From Stream" method of Basis.java 3.12 file format when it loads VM global Variables, v3.12.0 under development still.
+Preview distribution Updated

2018-03-15 00:37:25 Tree
[r77] by rjvelasquez40

+Fixes to New Serial Port Communication Elements (Init,Write,getBytesAtPort,Read and Transaction) based on JSSC that works on MAC.
+Updated Arduino I/O Interface to set default baudrate 115200 instead 9600 and Updated Sketch to Arduino IDE 1.8.5

2017-12-12 13:20:52 Tree
[r76] by rjvelasquez40

+New Serial Port Communication Elements (Init,Write,getBytesAtPort,Read and Transaction) based on JSSC that works on MAC.
+Added Example of How to use the modular elements and the transaction element. (It will be updated).

+Added Try Catch for next errors when user is Wiring but It is not necessary to stop the application:
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at BasisStatus.StatusLineHoritontal.elementPinMousePressed(StatusLineHoritontal.java:569)
at BasisStatus.StatusAddWire.elementPinMousePressed(StatusAddWire.java:126)
at VisualLogic.VMObject.elementPinMousePressed(VMObject.java:3005)
at VisualLogic.Element.PinMousePressed(Element.java:2615)
at VisualLogic.JPin.mousePressed(JPin.java:146)
at VisualLogic.Element.mousePressed(Element.java:2874)
at VisualLogic.SelectionPane.mousePressed(SelectionPane.java:287)
And:
at VisualLogic.Element.inDenVordergrund(Element.java:905)
at BasisStatus.StatusAddWire.mouseMoved(StatusAddWire.java:101)
at VisualLogic.VMObject.elementMouseMoved(VMObject.java:3089)
at VisualLogic.Element.mouseMoved(Element.java:2895)
at VisualLogic.SelectionPane.mouseMoved(SelectionPane.java:315)
at java.awt.Component.processMouseMotionEvent(Component.java:6572)

2017-12-08 20:34:32 Tree
[r75] by rjvelasquez40

+New Serial Port Communication Elements (Init,Write,getBytesAtPort,Read and Transaction) based on JSSC that works on MAC.
+Added Example of How to use the modular elements and the transaction element. (It will be updated).

+Added Try Catch for next errors when user is Wiring but It is not necessary to stop the application:
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at BasisStatus.StatusLineHoritontal.elementPinMousePressed(StatusLineHoritontal.java:569)
at BasisStatus.StatusAddWire.elementPinMousePressed(StatusAddWire.java:126)
at VisualLogic.VMObject.elementPinMousePressed(VMObject.java:3005)
at VisualLogic.Element.PinMousePressed(Element.java:2615)
at VisualLogic.JPin.mousePressed(JPin.java:146)
at VisualLogic.Element.mousePressed(Element.java:2874)
at VisualLogic.SelectionPane.mousePressed(SelectionPane.java:287)
And:
at VisualLogic.Element.inDenVordergrund(Element.java:905)
at BasisStatus.StatusAddWire.mouseMoved(StatusAddWire.java:101)
at VisualLogic.VMObject.elementMouseMoved(VMObject.java:3089)
at VisualLogic.Element.mouseMoved(Element.java:2895)
at VisualLogic.SelectionPane.mouseMoved(SelectionPane.java:315)
at java.awt.Component.processMouseMotionEvent(Component.java:6572)

2017-12-08 15:33:16 Tree
[r74] by rjvelasquez40

+New Serial Port Communication Elements (Init,Write,getBytesAtPort,Read and Transaction) based on JSSC that works on MAC.
+Added Example of How to use the modular elements and the transaction element. (It will be updated).

+Added Try Catch for next errors when user is Wiring but It is not necessary to stop the application:
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at BasisStatus.StatusLineHoritontal.elementPinMousePressed(StatusLineHoritontal.java:569)
at BasisStatus.StatusAddWire.elementPinMousePressed(StatusAddWire.java:126)
at VisualLogic.VMObject.elementPinMousePressed(VMObject.java:3005)
at VisualLogic.Element.PinMousePressed(Element.java:2615)
at VisualLogic.JPin.mousePressed(JPin.java:146)
at VisualLogic.Element.mousePressed(Element.java:2874)
at VisualLogic.SelectionPane.mousePressed(SelectionPane.java:287)
And:
at VisualLogic.Element.inDenVordergrund(Element.java:905)
at BasisStatus.StatusAddWire.mouseMoved(StatusAddWire.java:101)
at VisualLogic.VMObject.elementMouseMoved(VMObject.java:3089)
at VisualLogic.Element.mouseMoved(Element.java:2895)
at VisualLogic.SelectionPane.mouseMoved(SelectionPane.java:315)
at java.awt.Component.processMouseMotionEvent(Component.java:6572)

2017-12-08 05:11:35 Tree
[r73] by rjvelasquez40

+New Option added to VM Properties (Now the user can select the Running VM JFrame Location in the Screen (TOP_LEFT,TOP_RIGHT,BOTTOM_LEFT,BOTTOM_RIGHT,CENTERED OR CUSTOM)) if the user selects "CUSTOM" can specify the point in the screen to locate the running VM.
+New Option "Always on Top" added to VM Properties (Lets the user select if the VM will set the JFRAME always on Top (Modal Enable)).
+The Tool Bar buttons now has keyboard shortcut (By example "New Project" now is associated to ALT +A, "Open Project" is associated to ALT+B and so on from left to right) and now each button has Its Tooltip with this Keyboard Shorcut.

2017-12-04 05:28:13 Tree
[r72] by rjvelasquez40

+File version v3.12 implemented in basis.java to persistence the "Hide Window Frame" new Feature. (Sets the VM front JFrame Panel Undecorated).

+Fixed Bug when the user Closes the VM and MyOpenLab ask if the user wants to save the VM changues but the user Cancel the Saving and Closing. If the user now try to close, now the close button is null and will cause NullPointer error.
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at VisualLogic.FrameMain.closeVM(FrameMain.java:921)
at VisualLogic.FrameMain$2.actionPerformed(FrameMain.java:898)

+Added Message (JDialog) to notify the user when have created a distribution, the message informs that if the project contains subVMs into folders the user must to copy that folders manually into the distribution generated.(It will be automated soon).

2017-12-02 08:54:53 Tree
[r71] by rjvelasquez40

+"Undecorated" Feature added to front panel properties window (Pending persistence).
+Now you can close subVMs and VMs with "APP Control"> "APP Abort JV" updated element.
+MyOpenLab now starts Maximized
+Added catch(NullPointerException eV) in BasisStatus Package > StatusLineVertikal.java and StatusLineHorizontal.java In the "mousePressed(MouseEvent e) Method to catch the nullPointer Error when the user is wiring and press the click.
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at BasisStatus.StatusLineHoritontal.mousePressed(StatusLineHoritontal.java:315)
+Added new Serial COM Elements that works with Linux, Raspbian, Windows and MAC in the Interface Section for the next v3.12.0 under development.

2017-12-02 04:00:48 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.