0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added fixtures. More... over 14 years ago
Added the fixtures directory to settings and the load_fixtures.py. More... over 14 years ago
Added standpipe pressure and rpm to dashboard. Modified indexes on wits0. Need to test with large data set. More... almost 15 years ago
We need the RunForm after all. Added temperature to the tool log viewer. More... almost 15 years ago
Converted the real_time value field to float. Django can not convert floats to decimal. More... almost 15 years ago
In well_real_time_json JSON can not handle decimal field from the database. Had to convert them to floats. More... almost 15 years ago
Merge branch 'master' into toolserver More... almost 15 years ago
Added Serialized Assets to the BHA form. More... almost 15 years ago
Changed the types so that they are consistant. More... almost 15 years ago
Converted from internal Serial Tool API to use XMLRPC Tool Server. More... almost 15 years ago
Added a function to toolapi to sync communications with the tool. If the first com test fails it tries sending an escape in case the tool is in the middle of a read log. It trys 5 times to get a proper echo response before giving up. More... almost 15 years ago
Removed debug code from well plot view. Added wellplot.png to the .gitignore file. More... almost 15 years ago
Added a Tool Log Viewer and moved tool log download to the Tool Log Viewer page. More... almost 15 years ago
Added the Gold Chasis to the tool types table. More... almost 15 years ago
Changed realtime log value from int to decimal Minor formating on Run notes. More... almost 15 years ago
Fixed bug in roll test caused by switching from active run model to active well. More... almost 15 years ago
Fix bug - Tool was not being saved when new a new run was created. More... almost 15 years ago
Fixed bug in tool api causing errors after a log download. More... almost 15 years ago
Change the download process to work based on calculated log size instead of looking for lines of FFFF. Lines of FFFF can appear in the log when the tool is too hot causing memory write errors. More... almost 15 years ago
Automated calibration constant saves by including the process in the log download. This required linking the tool to the Run model. More... almost 15 years ago
Changed the Tool Face Zeroing process to work in field conditions better. More... almost 15 years ago
Fixed various minor bugs. Changed manual depth back to run based keys. More... almost 15 years ago
Made field overridden in the model field classes not required fields. More... almost 15 years ago
Added Bit, Jets, & Pumps to the BHA Update page. More... almost 15 years ago
Fixed concurency problems with tool face zeroing. More... about 15 years ago
Added daq app for handling data from the DAQ system. Wei changed added and changed the location of some var in the status constant profile that required changes to the command result parsing. Various type-o fixes. Add a button to the pulse profile to clear unused patterns from the form. More... about 15 years ago
Converted to Active Well for storing realtime data from Active Run. Finished the BHA Component editor. More... about 15 years ago
fixed type-o More... about 15 years ago
Minor model changes and bug fixes for handling empty/initial databases ie no active run. More... about 15 years ago
Added Frame Mode Buffer config form. More... about 15 years ago